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
In the code to be executed, input return ExpantaNum.arrow(3, 3, 3)
Leave the version at the default.
Click "Run".
Stderr output:
1670044697132ms, 23:18:17 GMT-0600 (Central Standard Time)
ReferenceError: OmegaNum is not defined
ReferenceError: OmegaNum is not defined
at eval (eval at <anonymous> (https://naruyoko.github.io/ExpantaNum.js/test.js:102:12), <anonymous>:938:32)
at Q.arrow (eval at <anonymous> (https://naruyoko.github.io/ExpantaNum.js/test.js:102:12), <anonymous>:956:38)
at eval (eval at dg.onclick (https://naruyoko.github.io/ExpantaNum.js/test.js:7:51), <anonymous>:3:19)
at dg.onclick (https://naruyoko.github.io/ExpantaNum.js/test.js:7:99)
To reproduce:
return ExpantaNum.arrow(3, 3, 3)
Likely caused by this commit: d96a3cb
The text was updated successfully, but these errors were encountered: