remoo69 / Compiler-Sheesh

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

Error with function invocation #14

Closed jldav1d closed 1 month ago

jldav1d commented 2 months ago

Error Message: Unexpected Identifier at line 2, expected sus Expected: No Error

Mostly nagraraise yung message na to with function invocation

For example:

sheesh(){
    up(" ")#
}
remoo69 commented 2 months ago

image unresolved. produces proper output when "a". might be a tokenization issue