Skip to content

Commit c8df586

Browse files
committed
fix testcase for smaller prehash size
1 parent 8e12c39 commit c8df586

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/g202.ijs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ NB. I.^:_1
361361
(-: (I.^:_1)@({~ ?~@#)@I.) 0 (>:@(i:&1@:~:) {. ]) 100 ?@$ 20
362362

363363
NB. special forms detected properly
364-
(7!:2 '(i. 5)&i.') > 10000 + 7!:2 'i.&(i. 5)'
364+
(7!:2 '(i. 5000)&i.') > 10000 + 7!:2 'i.&(i. 5000)'
365365
(7!:2 '(1;(200 2 2$1 9 0 0 0 0 0 0.);(<''"'');0 0 0 0)&;:') > 100 + 7!:2 ';:&(1;(200 2 2$1 9 0 0 0 0 0 0.);(<''"'');0 0 0 0)'
366366
(7!:2 '(_1;_1)&(128!:3)') > 1000 + 7!:2 '(128!:3)&(_1;_1)'
367367

0 commit comments

Comments
 (0)