aboutsummaryrefslogtreecommitdiff
path: root/spec/lexspec.json
diff options
context:
space:
mode:
authorRyo Nihei <nihei.dev@gmail.com>2022-03-29 01:43:36 +0900
committerRyo Nihei <nihei.dev@gmail.com>2022-03-29 01:45:08 +0900
commit4d2a389c0ea605413d1cc89ae35f2a3aaa293072 (patch)
tree6b6a5fe98f2a27a38cdbc569706e43970fbc05e5 /spec/lexspec.json
parentAdd label notation (diff)
downloadcotia-4d2a389c0ea605413d1cc89ae35f2a3aaa293072.tar.gz
cotia-4d2a389c0ea605413d1cc89ae35f2a3aaa293072.tar.xz
Use IDs and labels as parameters of an #ast directive instead of symbol positions
Diffstat (limited to 'spec/lexspec.json')
-rw-r--r--spec/lexspec.json4
1 files changed, 0 insertions, 4 deletions
diff --git a/spec/lexspec.json b/spec/lexspec.json
index 838763b..ff8ff0d 100644
--- a/spec/lexspec.json
+++ b/spec/lexspec.json
@@ -110,10 +110,6 @@
"pattern": "@"
},
{
- "kind": "position",
- "pattern": "$(0|[1-9][0-9]*)"
- },
- {
"kind": "expansion",
"pattern": "\\.\\.\\."
},