update simulator_commands.sym (missing close parenthesis at end, not causing any problem though)

This commit is contained in:
Stefan Frederik 2022-11-02 23:11:23 +01:00
parent 0b863993b1
commit b36cd99e01
1 changed files with 2 additions and 1 deletions

View File

@ -13,7 +13,8 @@ format="tcleval(
[if \{[ sim_is_@simulator ]\} \{ return \{ [if \{[ sim_is_@simulator ]\} \{ return \{
@value @value
\}\}] \}\}]
"} )"
}
V {} V {}
S {} S {}
E {} E {}