Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created December 10, 2019 12:48
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/72259a769daa4cedca522260e1734c3c to your computer and use it in GitHub Desktop.
Save Whateverable/72259a769daa4cedca522260e1734c3c to your computer and use it in GitHub Desktop.
evalable6
say 1.'succ()' #??
(exit code 1)
===SORRY!=== Error while compiling /tmp/nzuNePtj4D
Quoted method name requires parenthesized arguments. If you meant to concatenate two strings, use '~'.
at /tmp/nzuNePtj4D:1
------> say 1.'succ()'⏏ #??
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment