remoo69 / Compiler-Sheesh

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

No error when "..." is missing #11

Closed jldav1d closed 1 month ago

jldav1d commented 2 months ago

Expected Error: missing concat

sheesh(){
    text yoyo = "yes" "yeah"# 
    up("$t", yoyo)#
}
remoo69 commented 2 months ago

syntax or lex?

jldav1d commented 2 months ago

syntax

remoo69 commented 2 months ago

image correctly identifies error but semi-wrong expected set.