diff options
Diffstat (limited to 'example/README.md')
-rw-r--r-- | example/README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/example/README.md b/example/README.md new file mode 100644 index 0000000..8a54283 --- /dev/null +++ b/example/README.md @@ -0,0 +1,4 @@ +# Example + +* [go](go.json) + * Reference: [The Go Programming Language Specification > Lexical elements](https://golang.org/ref/spec#Lexical_elements) |