Home
last modified time | relevance | path

Searched defs:parrot (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Lib/lib2to3/tests/data/fixers/
Dparrot_example.py1 def parrot(): function
/third_party/typescript/tests/cases/compiler/
DtypeInferenceWithExcessProperties.ts7 function parrot<T extends Named>(obj: T): T { function
/third_party/typescript/tests/baselines/reference/
DtypeInferenceWithExcessProperties.js36 function parrot(obj) { function