LOG IN
Help
Search
Browse
Talk
Home
Tools
c2iec
Code
c2iec
transpiler to convert ansii c-code to structured text
Brought to you by:
ingo
Unlicense
Home
Code
Tickets
Activity
Browse Commits
Fork
Merge Requests
0
Branches
master
[fc78f7]
:
/
test
/ types-array.test.expected
Maximize
Restore
History
Download this file
6 lines (4 with data), 79 Bytes
test: ARRAY[0..(2-1)] OF BYTE; FUNCTION func:BOOL; test[1] := 5; END_FUNCTION