Skip to content

Commit d0cf547

Browse files
committed
Test failures on empty arrays
1 parent e94e63b commit d0cf547

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

test/gj.ijs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -294,10 +294,10 @@ NB. int2 and int4
294294
xx =: y ?@$ 1000
295295
assert. ((-: *. 1&=@:#@] +. -:&(3!:0)) &:(+/) 6&c.) xx
296296
assert. ((-: *. 1&=@:#@] +. -:&(3!:0))&:(+/) 7&c.) xx
297-
assert. ((-: *. 1&>:@:#@] +. -:&(3!:0))&:(+/\) 6&c.) xx
298-
assert. ((-: *. 1&>:@:#@] +. -:&(3!:0))&:(+/\) 7&c.) xx
299-
assert. ((-: *. 1&>:@:#@] +. -:&(3!:0))&:(+/\.) 6&c.) xx
300-
assert. ((-: *. 1&>:@:#@] +. -:&(3!:0))&:(+/\.) 7&c.) xx
297+
assert. ((-: *. (1&>:@:# +. 0=(*/@:$))@] +. -:&(3!:0))&:(+/\) 6&c.) xx
298+
assert. ((-: *. (1&>:@:# +. 0=(*/@:$))@] +. -:&(3!:0))&:(+/\) 7&c.) xx
299+
assert. ((-: *. (1&>:@:# +. 0=(*/@:$))@] +. -:&(3!:0))&:(+/\.) 6&c.) xx
300+
assert. ((-: *. (1&>:@:# +. 0=(*/@:$))@] +. -:&(3!:0))&:(+/\.) 7&c.) xx
301301
1 }} &> (<"0 i. 50) , <"1 (2 6 ?@$ 30)
302302

303303

0 commit comments

Comments
 (0)