remove decrease intrinsic+update editor support
This commit is contained in:
@ -24,6 +24,6 @@ rules:
|
||||
- type: "\\b(bool|int|str)\\b"
|
||||
- symbol.operator: "([-+<>]|==|!=|=>|print(ln)?)"
|
||||
- identifier: "\\b(if|else|while)\\b"
|
||||
- special: "\\b(deq|swp|dup|req|depth|decrease)\\b"
|
||||
- special: "\\b(deq|swp|dup|req|depth)\\b"
|
||||
- special: "\\?\\?\\?"
|
||||
- statement: "arr"
|
Reference in New Issue
Block a user