1 2 3 4 5
contract c { uint external x; } // ---- // ParserError: (19-19): Expected identifier but got 'external'