We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0cf547 commit e9e04d9Copy full SHA for e9e04d9
test/gj.ijs
@@ -292,8 +292,8 @@ NB. int2 and int4
292
293
{{
294
xx =: y ?@$ 1000
295
-assert. ((-: *. 1&=@:#@] +. -:&(3!:0)) &:(+/) 6&c.) xx
296
-assert. ((-: *. 1&=@:#@] +. -:&(3!:0))&:(+/) 7&c.) xx
+assert. ((1&=@:#@[ +. (-: *. -:&(3!:0))&:(+/)) 6&c.) xx
+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
0 commit comments