aboutsummaryrefslogtreecommitdiff
path: root/grammar.ron
diff options
context:
space:
mode:
authorAleksey Kladov <[email protected]>2018-01-07 18:40:18 +0000
committerAleksey Kladov <[email protected]>2018-01-07 18:40:18 +0000
commit7bc974ab2c29f896a0d9ca952ad306a9ed38f6f2 (patch)
tree2c39c8dcde0080a065ef0e8d59e5c4147b330a2b /grammar.ron
parent5562931e4f3c6c57e9122c3ce34d941fb1ff6e5b (diff)
G: some attributes
Diffstat (limited to 'grammar.ron')
-rw-r--r--grammar.ron1
1 files changed, 1 insertions, 0 deletions
diff --git a/grammar.ron b/grammar.ron
index 39cb0a543..e3b450d2b 100644
--- a/grammar.ron
+++ b/grammar.ron
@@ -66,5 +66,6 @@ Grammar(
66 "STRUCT_FIELD", 66 "STRUCT_FIELD",
67 "FN_ITEM", 67 "FN_ITEM",
68 "ATTR", 68 "ATTR",
69 "META_ITEM",
69 ] 70 ]
70) \ No newline at end of file 71) \ No newline at end of file