Closed
Description
Test sample at https://docs.worksheet.systems return "JspyParserError: main.jspy(4,10): Tokens length can't empty."
# Welcome to JSPython (https://jspython.dev)
if true == true:
return -1
Any negative number is failed.
If -1 replace to any positive number, result is OK.