test all.dev.syntax.testing { const a = 31 ; do-something: a } exec app.exe { const b = true const c = false ; do-something-different: b b c }