compiler: fix rename

db4
Doug Coleman 2015-08-13 12:55:28 -07:00
parent 5a52224ef5
commit 62686907fe
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ IN: compiler.tree.propagation.call-effect.tests
( -- a b c )
2dup
[
[ [ datastack ] dip dip ] dip dup terminated?>>
[ [ get-datastack ] dip dip ] dip dup terminated?>>
[ 2drop f ] [
dup in>> length swap out>> length
check-datastack