--- a
+++ b/test/types-array.test.log
@@ -0,0 +1,3 @@
+test: ARRAY[0..(2-1)] OF BYTE;
+FUNCTION func:BOOL;
+test[1] := 5;