[77aa95]: / test / types-struct.test.expected  Maximize  Restore  History

Download this file

8 lines (6 with data), 59 Bytes

TYPE test:
STRUCT
 a: DINT;
 b: DINT;

END_STRUCT
END_TYPE