davidedc / livecodelab

a web based livecoding environment
http://livecodelab.net/
MIT License
327 stars 63 forks source link

comments in live lang V2 #277

Closed rumblesan closed 7 years ago

rumblesan commented 7 years ago

seems that comments inside an indentation block don't parse correctly.

rotate
    // some comment
    box

gets me an error