Created
November 8, 2023 18:43
evalable6
This file contains 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
(sqrt(2) + sqrt(3))*2 - 2sqrt(6) andthen .say |
This file contains 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/wmWUS9X9ra | |
Missing required term after infix | |
at /tmp/wmWUS9X9ra:1 | |
------> (sqrt(2) + sqrt(3))*⏏2 - 2sqrt(6) andthen .say | |
expecting any of: | |
prefix | |
term |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment