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
Phil Quitslund edited this page Nov 19, 2018
·
7 revisions
known bugs and limitations
editing lua: the lua parser in maiden does not know about lua 5.3 syntax; expressions using 5.3 features such as the shift operator >> get flagged as errors even though they run fine (see: lines discussion, maiden issues #9 and #135)