commit | e81f3770b92417ae16fa7e055366ce7b9914e497 | [log] [tgz] |
---|---|---|
author | Heschi Kreinick <heschi@google.com> | Wed May 01 13:52:04 2019 -0400 |
committer | Heschi Kreinick <heschi@google.com> | Wed May 01 13:52:04 2019 -0400 |
tree | f3fe7c0023e0796691cfbe1f5a9878448189aa49 |
initial commit
diff --git a/x.go b/x.go new file mode 100644 index 0000000..fd2e1b4 --- /dev/null +++ b/x.go
@@ -0,0 +1,3 @@ +package x + +// This is a comment.