func arg or stmt; #### func arg err stmt; #### func(arg) // stmt; #### (func arg) // stmt; #### if (not defined func arg) { stmt; }