5 src/builtins/op.pir - Perl6 builtin operators
65 if $I0 == 0 goto return_int
93 bool = new 'Perl6Bool'
100 ## TODO: prefix:= prefix:* prefix:** prefix:~^ prefix:+^
149 $P0 = new ResizablePMCArray
192 ## TODO: infix:~< infix:~>
287 # vim: expandtab shiftwidth=4: