Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created July 22, 2017 01:55
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/70e7c0a1d43f0db1812b85f90af69e20 to your computer and use it in GitHub Desktop.
Save Whateverable/70e7c0a1d43f0db1812b85f90af69e20 to your computer and use it in GitHub Desktop.
bisectable6
2016.04 my @list; my @result; @list = 0x2F94C, 0x2F94D, 0x2F94E, 0x2F94F; @result = 0x4096, 0x2541D, 0x784E, 0x2F94F; use Test; ok all(((Uni.new(@list[0..($_ - 1)]) ~ Uni.new(@list[$_..*])).NFC.list ~~ @result for 1..(@list-1)))
Output on both points: «===SORRY!=== Error while compiling /tmp/_60roQilow
Two terms in a row
at /tmp/_60roQilow:1
------> 2016.04⏏ my @list; my @result; @list = 0x2F94C,
expecting any of:
infix
infix stopper
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