Enhance test cleanliness by a very small factor.
[p5sagit/p5-mst-13.2.git] / opcode.pl
index 1fe1f3c..10e252c 100755 (executable)
--- a/opcode.pl
+++ b/opcode.pl
@@ -684,8 +684,8 @@ die         die                     ck_die          dimst@  L
 reset          symbol reset            ck_fun          is%     S?
 
 lineseq                line sequence           ck_null         @       
-nextstate      next statement          ck_null         s;      
-dbstate                debug next statement    ck_null         s;      
+nextstate      next statement          ck_state        s;      
+dbstate                debug next statement    ck_state        s;      
 unstack                iteration finalizer     ck_null         s0
 enter          block entry             ck_null         0       
 leave          block exit              ck_null         @