You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The existing AST printer tried to mimic the lua source output and add comments - as originally I thought the output source output would be compilable. But this is not the case and recent bugs #82 show that lack of enough diagnostic output makes it harder to debug issues.