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