wcjohnson / lightscript

A futuristic fork of the LightScript language.
http://wcjohnson.github.io/lightscript
7 stars 0 forks source link

Parser: JSX and if-else #127

Closed wcjohnson closed 3 years ago

wcjohnson commented 3 years ago

lscdiag

wcjohnson commented 3 years ago

After some investigation, this is not a bug; the "else" must match the indent level of the line containing the "if".