Then, it says two errors.
At line 3, it says “Expected identifier when parsing expression, got ‘local’” and another on line 26, which was “Expected identifier when parsing expression, got ‘)’”
None, all seem to have the same problem but in another way.
When removed, it still causes another problem.
“Expected ‘end’ (to close ‘function’ at line 2), got ; did you forget to close ‘do’ at line 16?” is what it says now, in line 25 and 26.