commit | a970704bb1f4e4cd1f32135492e4ccbb73b4bbeb | [log] [tgz] |
---|---|---|
author | suzmue <suzmue@golang.org> | Tue Sep 12 23:19:18 2023 +0000 |
committer | suzmue <suzmue@golang.org> | Tue Sep 12 23:19:18 2023 +0000 |
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.