Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created October 2, 2017 16:00
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/920102b9cb4739942cfd149eae822101 to your computer and use it in GitHub Desktop.
Save Whateverable/920102b9cb4739942cfd149eae822101 to your computer and use it in GitHub Desktop.
bisectable6
sub foo is native { }
Output on both points: «===SORRY!=== Error while compiling /tmp/2vJcJYom3m
Can't use unknown trait 'is native' in a sub declaration.
at /tmp/2vJcJYom3m:1
expecting any of:
rw raw hidden-from-backtrace hidden-from-USAGE
pure default DEPRECATED inlinable nodal
prec equiv tighter looser assoc leading_docs trailing_docs»
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment