Home
last modified time | relevance | path

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

/third_party/typescript/tests/cases/conformance/salsa/
DmoduleExportAssignment6.ts21 function tricky() { function
/third_party/python/Lib/test/
Dtest_dis.py734 def tricky(a, b, /, x, y, z=True, *args, c, d, e=[], **kwds): function