Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created June 11, 2017 17:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Whateverable/de7d18695399a06e8980c61e46b29991 to your computer and use it in GitHub Desktop.
Save Whateverable/de7d18695399a06e8980c61e46b29991 to your computer and use it in GitHub Desktop.
evalable6
say $buf gives me: Buf[uint8]:0x<47 45 54 20 2f 20 48 54 54 50 2f 31 2e 31 0d 0a 48 6f 73 74 3a 20 31 39 32 2e 31 36 38 2e 31 2e 31 30 36 3a 35 30 30 30 0d 0a 43 6f 6e 6e 65 63 74 69 6f 6e 3a 20 6b 65 65 70 2d 61 6c 69 76 65 0d 0a 43 61 63 68 65 2d 43 6f 6e 74 72 6f 6c 3a 20 6e 6f 2d 63 61 63 68 65 0d 0a 61 6e 79 74 68 69 6e 67 3a 20 68 65 72 65 0d 0a 55 73 65 72 2d 41 67 65 6e 74 3a 20 4d 6f 7a 69 6c 6c 61 2f 35 2e 30 20 28 58 31 31
(exit code 1)
===SORRY!=== Error while compiling /tmp/i4Wy0_8Jsz
Variable '$buf' is not declared. Did you mean 'Buf'?
at /tmp/i4Wy0_8Jsz:1
------> say ⏏$buf gives me: Buf[uint8]:0x<47 45 54 20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment