contract C { struct S { var x; } } // ---- // ParserError: (27-30): Expected explicit type name.