contract c { uint external x; } // ---- // ParserError 2314: (19-27): Expected identifier but got 'external'