aboutsummaryrefslogtreecommitdiff
path: root/example/README.md
diff options
context:
space:
mode:
authorRyo Nihei <nihei.dev@gmail.com>2021-05-27 23:15:42 +0900
committerRyo Nihei <nihei.dev@gmail.com>2021-05-27 23:15:42 +0900
commitbf857cea8bf440887ded08f21bf4112e071d0c94 (patch)
tree8140a39fe3b6d2790cfd4a3b67489427d3faefe6 /example/README.md
parentAllow duplicate names between fragments and non-fragments (diff)
downloadtre-bf857cea8bf440887ded08f21bf4112e071d0c94.tar.gz
tre-bf857cea8bf440887ded08f21bf4112e071d0c94.tar.xz
Add example lexical specification
Diffstat (limited to 'example/README.md')
-rw-r--r--example/README.md4
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)