remoo69 / Compiler-Sheesh

Compiler for the self-developed language Sheesh#.
MIT License
2 stars 1 forks source link

reserved word upon initialization is bypassed #7

Closed 1202DREAMSCAPE closed 1 month ago

1202DREAMSCAPE commented 2 months ago

reserved word allows another reserved word as identifier upon initialization when it is called again later on in the program for "printing" -- not sure if it is important to be raised; just in case panelists would want to see that our compiler does not allow such behavior

image image