io.files: fix test
parent
b88847bde4
commit
82a1142c41
|
@ -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 |
|
||||
{ } [
|
||||
|
|
Loading…
Reference in New Issue