Cast bounds check failed. Number must be in [0, 255]; it was 1230. Site is C:/jai/modules/String/module.jai:1200.
Panic.
A breakpoint was hit, but no debugger is attached.
Printing the stack trace:
handle_exception C:\jai\modules\Runtime_Support_Crash_Handler.jai:361
... (skipping OS-internal procedures)
debug_break C:\jai\modules\Runtime_Support.jai:462
my_panic C:\jai\modules\Runtime_Support.jai:364
__cast_bounds_check_fail C:\jai\modules\Runtime_Support.jai:218
parse_int(T=u8) C:\jai\modules\String\module.jai:1200
main C:\Users\Private\Desktop\testo_runner\_work\JaiCommunityBugTrackerDev\JaiCommunityBugTrackerDev\compiler_bugs\368_361_REC0.jai:6
Description
Buggy Code
Workarounds
Latest Test Outputs
windows
Compiler Output
Runtime Error Output
linux
Compiler Output
Runtime Error Output
History V1