Created
September 15, 2019 13:03
-
-
Save Whateverable/d259a4fe79f4dbd5d98dc7c0c9dfe7f9 to your computer and use it in GitHub Desktop.
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
nqp::readuint(my $, 0, nqp::const::BINARY_SIZE_16_BIT +| NativeEndian) |
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/ai_F0Hbn1q | |
Could not find nqp::readuint, did you forget 'use nqp;' ? | |
at /tmp/ai_F0Hbn1q:1 | |
------> nst::BINARY_SIZE_16_BIT +| NativeEndian)⏏<EOL> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment