Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created December 31, 2016 12:01
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/16050c448f034f33348d0753f11f12ea to your computer and use it in GitHub Desktop.
Save Whateverable/16050c448f034f33348d0753f11f12ea to your computer and use it in GitHub Desktop.
bisectable6
say Uni.new('a'.chr, 0x200D) ~~ m/t/
Output on both points: Cannot convert string to number: base-10 number must begin with valid digits or '.' in '⏏a' (indicated by ⏏)
in block <unit> at /tmp/xyTe2BzUPI line 1
Actually thrown at:
in block <unit> at /tmp/xyTe2BzUPI line 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment