We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3554873 commit caceb70Copy full SHA for caceb70
iecst.js
@@ -23,7 +23,7 @@ function hljsDefineIECST(hljs) {
23
"if then end_if elsif else case of end_case " +
24
"to do by while repeat end_while end_repeat for end_for from " +
25
"private public protected " +
26
- "or and not xor le ge eq ne ge lt constant return exit at retain non_retain task with until using extend",
+ "or and not xor le ge eq ne ge lt constant return exit at retain non_retain task with until using extends implements",
27
title:
28
"program end_program function end_function function_block end_function_block configuration " +
29
"end_configuration action end_action transition end_transition type end_type struct end_struct step " +
0 commit comments