![](https://secure.gravatar.com/avatar/0e86c3ddf8d04cdb7b66f8fe72117b1e.jpg?s=120&d=mm&r=g)
4 Sep
2012
4 Sep
'12
8:56 p.m.
Am 04.09.2012 20:44, schrieb Marco Patzer:
On 2012-09-04 Wolfgang Schuster
wrote: Why does adding semicolon not work?
Do you have a example?
\starttext \startluacode if true then; context("true") else; context("false") end \stopluacode \stoptext
that is no Lua syntax Herbert