Skip to content

Instantly share code, notes, and snippets.

@timo
Last active August 29, 2015 14:05
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 timo/973cec2a3b14f080555c to your computer and use it in GitHub Desktop.
Save timo/973cec2a3b14f080555c to your computer and use it in GitHub Desktop.
let's cast this integer to a p6bool, so we can decont and if_o it!
getlex r10(1), lex(idx=0,outers=0)
decont r10(2), r10(1)
isconcrete r6(2), r10(2)
p6bool r11(1), r6(2)
decont r14(1), r11(1)
if_o r14(1), BB(9)
p6bool r5(3), r8(5)
wval r9(1), liti16(1), liti16(46)
decont r10(5), r5(3)
istype r8(6), r10(5), r9(1)
if_i r8(6), BB(3)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment