tree-sitter-tiger/test/corpus/identifiers.txt
Bruno BELANYI 0bc7e59fc7 Disable keyword extraction
For now bare keywords are errors, since we have not included them as
valid expressions.
2022-06-02 17:07:30 +02:00

22 lines
596 B
Plaintext

================================================================================
_main identifier
================================================================================
_main
--------------------------------------------------------------------------------
(ERROR
(identifier))
================================================================================
Normal identifier
================================================================================
my_1st_variable
--------------------------------------------------------------------------------
(ERROR
(identifier))