benchmark.completion: fix use of name-completions.
parent
c200cfb8ca
commit
11f060719a
|
@ -9,7 +9,7 @@ IN: benchmark.completion
|
|||
nth ?nth nths set-nth insert-nth
|
||||
remove-nth remove-nth! change-nth
|
||||
}
|
||||
] replicate concat [ name-completions ] keep
|
||||
] replicate concat [ named completions ] keep
|
||||
[ length ] bi@ assert= ;
|
||||
|
||||
MAIN: completion-benchmark
|
||||
|
|
Loading…
Reference in New Issue