Home
last modified time | relevance | path

Searched defs:Question (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource10.ts84 Question, enumerator
/third_party/python/Lib/test/
Dtest_enum.py60 Question = Enum('Question', 'who what when where why', module=__name__) variable
62 Question = exc variable