Searched defs:Oops (Results 1 – 2 of 2) sorted by relevance
/third_party/typescript/tests/cases/compiler/ | ||
D | keyRemappingKeyofResult.ts | 15 type Oops = Exclude<keyof Remapped, never> alias |
/third_party/python/Lib/test/ | ||
D | test_descr.py | 4423 class Oops(object): class |