Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created December 27, 2016 14:17
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/a930a7cf7badb2571290b1c9fe81928f to your computer and use it in GitHub Desktop.
Save Whateverable/a930a7cf7badb2571290b1c9fe81928f to your computer and use it in GitHub Desktop.
bisectable6
all say nqp::unipropcode('space'); say nqp::unipropcode('White_Space')
Output on both points: ===SORRY!=== Error while compiling /tmp/A1zTvIrHa1
Could not find nqp::unipropcode, did you forget 'use nqp;' ?
at /tmp/A1zTvIrHa1:1
------> all say nqp::unipropcode('space')⏏; say nqp::unipropcode('White_Space')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment