Home
last modified time | relevance | path

Searched defs:myvar (Results 1 – 8 of 8) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DcommentsExternalModules3.js26 var myvar = new m1.m2.c(); variable
95 var myvar = new m1.m2.c(); variable
DcommentsModules.js40 var myvar = new m1.m2.c(); variable
144 var myvar = new m1.m2.c(); variable
DcommentsExternalModules2.js26 var myvar = new m1.m2.c(); variable
DcommentsExternalModules.js26 var myvar = new m1.m2.c(); variable
/third_party/typescript/tests/cases/compiler/
DcommentsExternalModules2.ts29 var myvar = new m1.m2.c(); variable
DcommentsExternalModules3.ts29 var myvar = new m1.m2.c(); variable
DcommentsExternalModules.ts29 var myvar = new m1.m2.c(); variable
DcommentsModules.ts42 var myvar = new m1.m2.c(); variable