compiler: fix typo in intrinsics tests

db4
Slava Pestov 2009-10-19 05:16:04 -05:00
parent 6a2434b56c
commit b2592e01c1
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@ IN: compiler.tests.intrinsics
[ 11 ] [ 12 7 [ fixnum-bitxor ] compile-call ] unit-test
[ 11 ] [ 12 [ 7 fixnum-bitxor ] compile-call ] unit-test
[ 11 ] [ [ 12 7 fixnum-bitxor ] compile-call ] unit-test
[ -16 ] [ -1 [ -16 fixnum-bitxor ] compile-call ] unit-test
[ 15 ] [ -1 [ -16 fixnum-bitxor ] compile-call ] unit-test
[ f ] [ 12 7 [ fixnum< [ t ] [ f ] if ] compile-call ] unit-test
[ f ] [ 12 [ 7 fixnum< [ t ] [ f ] if ] compile-call ] unit-test