X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=opcode.pl;h=854996dfb47b50da25c9d77aac4c0da63d35bed2;hb=ce5e090c3cdc0df8112cc707442a0492b20b168b;hp=f90a6c9001fb374d58810d0090a456e89a2d0383;hpb=fdecdb95df591262b9afbfa09e74e71f92af065a;p=p5sagit%2Fp5-mst-13.2.git diff --git a/opcode.pl b/opcode.pl index f90a6c9..854996d 100755 --- a/opcode.pl +++ b/opcode.pl @@ -829,9 +829,6 @@ leavewhen leave when block ck_null 1 break break ck_null 0 continue continue ck_null 0 -#nswitch numeric switch ck_null d -#cswitch character switch ck_null d - # I/O. open open ck_open ismt@ F S? L @@ -1050,4 +1047,8 @@ syscall syscall ck_fun imst@ S L # For multi-threading lock lock ck_rfun s% R +# For state support + +once once ck_null | + custom unknown custom operator ck_null 0