We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aecd676 commit d8ffed3Copy full SHA for d8ffed3
examples/actions.st
@@ -1,7 +1,7 @@
1
PROGRAM main
2
VAR
3
a,b : DINT;
4
-END_VAr
+END_VAR
5
6
action1();
7
action2();
0 commit comments