Searched defs:tricky (Results 1 – 2 of 2) sorted by relevance
/third_party/typescript/tests/cases/conformance/salsa/ |
D | moduleExportAssignment6.ts | 21 function tricky() { function
|
/third_party/python/Lib/test/ |
D | test_dis.py | 734 def tricky(a, b, /, x, y, z=True, *args, c, d, e=[], **kwds): function
|