diff options
| author | Ryo Nihei <nihei.dev@gmail.com> | 2021-09-18 21:25:48 +0900 |
|---|---|---|
| committer | Ryo Nihei <nihei.dev@gmail.com> | 2021-09-18 23:48:51 +0900 |
| commit | 7be1d273429765907af0abad182666d77eb557e4 (patch) | |
| tree | 1dcb0d68d8d65e4a8f847a6790eed5c7c0854401 /example | |
| parent | Generate constant values representing mode IDs, mode names, kind IDs, and kin... (diff) | |
| download | tre-7be1d273429765907af0abad182666d77eb557e4.tar.gz tre-7be1d273429765907af0abad182666d77eb557e4.tar.xz | |
Add name field to the lexical specification
Diffstat (limited to 'example')
| -rw-r--r-- | example/go.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/example/go.json b/example/go.json index 631313d..bf92717 100644 --- a/example/go.json +++ b/example/go.json @@ -1,4 +1,5 @@ { + "name": "go", "entries": [ { "kind": "line_comment_open", |
