Open exellian opened 1 year ago
Currently I parse nothing as an empty expression. This would allow expressions like this:
test + my_fun(,dj)
to be a valid expressions which should not be possible. Instead blocks should be allowed to be empty
Currently I parse nothing as an empty expression. This would allow expressions like this:
test + my_fun(,dj)
to be a valid expressions which should not be possible. Instead blocks should be allowed to be empty