insn. doesn't print numbers

db4
Slava Pestov 2009-07-10 03:05:45 -05:00
parent dea872c7e3
commit 11347e784c
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ M: word test-cfg
] map ;
: insn. ( insn -- )
tuple>array [ pprint bl ] each nl ;
tuple>array but-last [ pprint bl ] each nl ;
: mr. ( mrs -- )
[