Support Cairo 0.10 syntax

This commit is contained in:
Blaž Hrastnik 2022-10-14 16:25:33 +09:00
parent 17488f14d6
commit 431f9c14f3
2 changed files with 1 additions and 3 deletions

View file

@ -36,7 +36,6 @@
[
"if"
"else"
"end"
"assert"
"with"
"with_attr"
@ -54,7 +53,6 @@
"const"
"local"
"struct"
"member"
"alloc_locals"
"tempvar"
] @keyword