Created
May 8, 2026 23:18
-
-
Save Whateverable/caa0de22804fb2833d1cf853c8e0efeb to your computer and use it in GitHub Desktop.
evalable6
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| BEGIN my int $w; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| (exit code 1) | |
| ===SORRY!=== Error while compiling /tmp/Db8bfrBlM3 | |
| An exception X::Comp::AdHoc occurred while evaluating a BEGIN: | |
| Lexical with name '$w' has wrong type. real type 8 wanted type -1 | |
| at /tmp/Db8bfrBlM3:1 | |
| Exception details: | |
| ===SORRY!=== Error while compiling: | |
| Lexical with name '$w' has wrong type. real type 8 wanted type -1 | |
| at line |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment