Verhalten wie ein compiler. Es werden Fehler in der Konsole angegeben statt Exceptions zu schmeißen
This commit is contained in:
Binary file not shown.
Binary file not shown.
@ -1,7 +0,0 @@
|
||||
PROGRAM MyProg
|
||||
VAR
|
||||
a;
|
||||
x;
|
||||
END_VAR
|
||||
x := a + 5;
|
||||
END_PROGRAM
|
||||
Reference in New Issue
Block a user