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