Akseli Virtanen

Results 1 issues of Akseli Virtanen

`Error: Syntax error: main.lua:362: '=' expected near 'continue'` is thrown for this valid Lua code `goto continue` (as Lua lacks a 'continue' statement, goto is typically the next best thing)