Searched refs:ERR_OCTAL (Results 1 – 1 of 1) sorted by relevance
391 ERR_OCTAL = 'Invalid octal constant' variable448 self.assertLexerError('029', ERR_OCTAL)449 self.assertLexerError('012345678', ERR_OCTAL)