[f15b2a]: / test / types-typedef.test.expected  Maximize  Restore  History

Download this file

13 lines (9 with data), 120 Bytes

TYPE Id2036658550:
STRUCT
 a: DINT;
 h: DINT;

END_STRUCT
END_TYPE

TYPE t_struct: Id2036658550;
END_TYPE

c: t_struct;