Bruno BELANYI
0bc7e59fc7
For now bare keywords are errors, since we have not included them as valid expressions.
22 lines
596 B
Plaintext
22 lines
596 B
Plaintext
================================================================================
|
|
_main identifier
|
|
================================================================================
|
|
|
|
_main
|
|
|
|
--------------------------------------------------------------------------------
|
|
|
|
(ERROR
|
|
(identifier))
|
|
|
|
================================================================================
|
|
Normal identifier
|
|
================================================================================
|
|
|
|
my_1st_variable
|
|
|
|
--------------------------------------------------------------------------------
|
|
|
|
(ERROR
|
|
(identifier))
|