You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ ./build/tcc/qjs
QuickJS-ng - Type ".help" for help
qjs > x
Possibly unhandled promise rejection: ReferenceError: x is not defined
at <eval> (<evalScript>:1:1)
$ echo $?
1
Probably a recently introduced regression: