contract test { modifier m() {} } // ---- // SyntaxError: Modifier body does not contain '_'.