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 }