Skip to content

Commit e9e04d9

Browse files
committed
One-item +/ testcase error
1 parent d0cf547 commit e9e04d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/gj.ijs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -292,8 +292,8 @@ NB. int2 and int4
292292

293293
{{
294294
xx =: y ?@$ 1000
295-
assert. ((-: *. 1&=@:#@] +. -:&(3!:0)) &:(+/) 6&c.) xx
296-
assert. ((-: *. 1&=@:#@] +. -:&(3!:0))&:(+/) 7&c.) xx
295+
assert. ((1&=@:#@[ +. (-: *. -:&(3!:0))&:(+/)) 6&c.) xx
296+
assert. ((1&=@:#@[ +. (-: *. -:&(3!:0))&:(+/)) 7&c.) xx
297297
assert. ((-: *. (1&>:@:# +. 0=(*/@:$))@] +. -:&(3!:0))&:(+/\) 6&c.) xx
298298
assert. ((-: *. (1&>:@:# +. 0=(*/@:$))@] +. -:&(3!:0))&:(+/\) 7&c.) xx
299299
assert. ((-: *. (1&>:@:# +. 0=(*/@:$))@] +. -:&(3!:0))&:(+/\.) 6&c.) xx

0 commit comments

Comments
 (0)