Home
last modified time | relevance | path

Searched refs:decorator1 (Results 1 - 3 of 3) sorted by relevance

/third_party/typescript/tests/baselines/reference/
H A DtsxGenericAttributesType7.js9 const decorator1 = function <U extends {x: string}>(props: U) {
20 var decorator1 = function (props) { function
H A DtsxGenericAttributesType8.js9 const decorator1 = function <U extends {x: string}>(props: U) {
20 var decorator1 = function (props) { function
/third_party/python/Lib/test/
H A Dtest_trace.py89 def decorator1(f): function
95 @decorator1
323 self.filemod + ('decorator1',): 1,

Completed in 2 milliseconds