// ensure that 'stmts' being something else than function|thread|array triggers an error
({
stmts: "this-should-fail"
})