diff --git a/core/io/files/files-tests.factor b/core/io/files/files-tests.factor index e143c1749d..30e1595863 100644 --- a/core/io/files/files-tests.factor +++ b/core/io/files/files-tests.factor @@ -102,7 +102,7 @@ STRUCT: pt { x uint } { y uint } ; specialized-array: pt CONSTANT: pt-array-1 - pt-array{ S{ pt f 1 1 } S{ pt f 2 2 } S{ pt f 3 3 } } + pt-array{ S{ pt f 1 1 } S{ pt f 2 2 } S{ pt f 3 3 } } ; [| path | { } [