Searched refs:CNS2 (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_grammar.py | 486 class CNS2: class 495 exec('x: int = 1', {}, CNS2()) 503 class CNS2: class 512 exec('X: str', {}, CNS2()) |
Completed in 3 milliseconds