Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created September 4, 2016 18:35
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/925f00227720c448c45b7f662893bd18 to your computer and use it in GitHub Desktop.
Save Whateverable/925f00227720c448c45b7f662893bd18 to your computer and use it in GitHub Desktop.
bisectable6
GOOD=e8d0d04 BAD=2016.08 use NativeCall; sub printf(Str $foo) is native(Str); printf("hello");
Output on both points: ===SORRY!=== Error while compiling /tmp/IeB1DEqFyP
Two terms in a row
at /tmp/IeB1DEqFyP:1
------> GOOD=e8d0d04 BAD=2016.08<HERE> use NativeCall; sub printf(Str $foo) is
expecting any of:
infix
infix stopper
postfix
statement end
statement modifier
statement modifier loop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment