compiler: fix bad unit test

db4
Slava Pestov 2010-05-14 18:31:12 -04:00
parent 62eadda2aa
commit ad7636045f
1 changed files with 3 additions and 3 deletions

View File

@ -93,9 +93,9 @@ IN: compiler.tests.low-level-ir
[ 31 ] [
V{
T{ ##load-reference f 1 B{ 31 67 52 } }
T{ ##unbox-any-c-ptr f 0 1 }
T{ ##load-memory-imm f 0 0 0 int-rep uchar }
T{ ##shl-imm f 0 0 4 }
T{ ##unbox-any-c-ptr f 2 1 }
T{ ##load-memory-imm f 3 2 0 int-rep uchar }
T{ ##shl-imm f 0 3 4 }
} compile-test-bb
] unit-test