commit | 9a848984730fcc18bc0c6a1aaead4cf413476d05 | [log] [tgz] |
---|---|---|
author | Katie Hockman <katie@golang.org> | Tue Feb 16 11:46:19 2021 -0500 |
committer | Katie Hockman <katie@golang.org> | Tue Feb 16 11:46:19 2021 -0500 |
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.