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
Diff of
/test/stmt-case.test.expected
[62c3c4]
..
[fc78f7]
Maximize
Restore
Switch to unified view
a/test/stmt-case.test.expected
b/test/stmt-case.test.expected
...
...
11
EXIT;
11
EXIT;
12
12
13
END_CASE
13
END_CASE
14
14
15
(*switch*)EXIT;
15
(*switch*)EXIT;
16
(*switch*)END_WHILEEND_FUNCTION
16
(*switch*)END_WHILE
17
END_FUNCTION