[fc78f7]: / test / vars-std-types.test.expected  Maximize  Restore  History

Download this file

9 lines (8 with data), 108 Bytes

1
2
3
4
5
6
7
8
tbyte: BYTE;
tint: INT;
tdint: DINT;
tlint: LINT;
tubyte: UBYTE;
tuint: UINT;
tudint: UDINT;
tulint: ULINT;