fix load error

db4
Doug Coleman 2009-06-01 09:34:28 -05:00
parent c94eba3d34
commit 19d6285035
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ IN: compiler.cfg.checker
ERROR: last-insn-not-a-jump insn ;
: check-last-instruction ( bb -- )
peek dup {
last dup {
[ ##branch? ]
[ ##dispatch? ]
[ ##conditional-branch? ]