Diff of /test/types-array.test.log [000000] .. [853a2a]  Maximize  Restore

Switch to side-by-side view

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