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.