arturo-lang / arturo

Simple, expressive & portable programming language for efficient scripting
http://arturo-lang.io
MIT License
673 stars 29 forks source link

Make Label values ignore space? #1604

Open drkameleon opened 2 months ago

drkameleon commented 2 months ago

Suggestion Right now:

Which leads to different issues...

Should we make it so that the last case is still a label, including the spaces (or better put: ignoring them)?

Also see: #1603

RickBarretto commented 2 months ago

This makes sense to me.