compiler.tests: Fix test for <groups> change.
parent
033711bf6a
commit
9f92b12e3b
|
@ -236,7 +236,7 @@ TUPLE: id obj ;
|
|||
[ { { 1 2 } { 3 4 } } ] [
|
||||
{ 1 2 3 4 }
|
||||
[
|
||||
[ { array } declare 2 <groups> [ , ] each ] compile-call
|
||||
[ { array } declare 2 group [ , ] each ] compile-call
|
||||
] { } make
|
||||
] unit-test
|
||||
|
||||
|
|
Loading…
Reference in New Issue