|
1 | 1 | | ambient.ts:5:16:5:18 | Foo | Foo in global scope | |
2 | | -| enums.ts:9:8:9:8 | A | A in library-tests/TypeScript/QualifiedNameResolution/enums.ts | |
3 | | -| enums.ts:9:8:9:10 | A.E | A.E in library-tests/TypeScript/QualifiedNameResolution/enums.ts | |
4 | | -| enums.ts:10:8:10:8 | A | A in library-tests/TypeScript/QualifiedNameResolution/enums.ts | |
5 | | -| export-qualified-client.ts:3:8:3:9 | AB | A.B in library-tests/TypeScript/QualifiedNameResolution/export-qualified.ts | |
6 | | -| export-specifiers-client.ts:4:8:4:8 | N | N in library-tests/TypeScript/QualifiedNameResolution/export-specifiers.ts | |
7 | | -| export-specifiers-client.ts:5:8:5:8 | D | D in library-tests/TypeScript/QualifiedNameResolution/export-specifiers.ts | |
| 2 | +| enums.ts:9:8:9:8 | A | A in enums.ts | |
| 3 | +| enums.ts:9:8:9:10 | A.E | A.E in enums.ts | |
| 4 | +| enums.ts:10:8:10:8 | A | A in enums.ts | |
| 5 | +| export-qualified-client.ts:3:8:3:9 | AB | A.B in export-qualified.ts | |
| 6 | +| export-specifiers-client.ts:4:8:4:8 | N | N in export-specifiers.ts | |
| 7 | +| export-specifiers-client.ts:5:8:5:8 | D | D in export-specifiers.ts | |
8 | 8 | | global.ts:5:9:5:12 | Glob | Glob in global scope | |
9 | 9 | | import-in-namespace.ts:9:13:9:13 | A | X in global scope | |
10 | | -| namespaces-client.ts:4:9:4:10 | ns | library-tests/TypeScript/QualifiedNameResolution/namespaces.ts | |
11 | | -| namespaces-client.ts:4:9:4:12 | ns.G | G in library-tests/TypeScript/QualifiedNameResolution/namespaces.ts | |
12 | | -| namespaces-client.ts:5:9:5:9 | G | G in library-tests/TypeScript/QualifiedNameResolution/namespaces.ts | |
13 | | -| namespaces-client.ts:6:9:6:9 | G | G in library-tests/TypeScript/QualifiedNameResolution/namespaces.ts | |
14 | | -| namespaces-client.ts:6:9:6:11 | G.J | G.J in library-tests/TypeScript/QualifiedNameResolution/namespaces.ts | |
15 | | -| reexport-all-client.ts:4:9:4:10 | ns | library-tests/TypeScript/QualifiedNameResolution/reexport-all.ts | |
16 | | -| reexport-all-client.ts:4:9:4:12 | ns.G | G in library-tests/TypeScript/QualifiedNameResolution/namespaces.ts | |
17 | | -| reexport-all-client.ts:5:9:5:9 | G | G in library-tests/TypeScript/QualifiedNameResolution/namespaces.ts | |
18 | | -| reexport-all-client.ts:6:9:6:9 | G | G in library-tests/TypeScript/QualifiedNameResolution/namespaces.ts | |
19 | | -| reexport-all-client.ts:6:9:6:11 | G.J | G.J in library-tests/TypeScript/QualifiedNameResolution/namespaces.ts | |
20 | | -| reexport-all-client.ts:8:8:8:8 | D | D in library-tests/TypeScript/QualifiedNameResolution/otherlib.ts | |
21 | | -| reexport-all-client.ts:9:8:9:9 | ns | library-tests/TypeScript/QualifiedNameResolution/reexport-all.ts | |
22 | | -| reexport-all-client.ts:9:8:9:11 | ns.D | D in library-tests/TypeScript/QualifiedNameResolution/otherlib.ts | |
23 | | -| reexport-all-client.ts:11:8:11:9 | ns | library-tests/TypeScript/QualifiedNameResolution/reexport-all.ts | |
24 | | -| reexport-named-client.ts:4:9:4:10 | ns | library-tests/TypeScript/QualifiedNameResolution/reexport-named.ts | |
25 | | -| reexport-named-client.ts:4:9:4:12 | ns.G | G in library-tests/TypeScript/QualifiedNameResolution/namespaces.ts | |
26 | | -| reexport-named-client.ts:5:9:5:9 | G | G in library-tests/TypeScript/QualifiedNameResolution/namespaces.ts | |
27 | | -| reexport-named-client.ts:6:9:6:9 | G | G in library-tests/TypeScript/QualifiedNameResolution/namespaces.ts | |
28 | | -| reexport-named-client.ts:6:9:6:11 | G.J | G.J in library-tests/TypeScript/QualifiedNameResolution/namespaces.ts | |
29 | | -| reexport-named-client.ts:8:8:8:8 | X | D in library-tests/TypeScript/QualifiedNameResolution/namespaces.ts | |
30 | | -| reexport-named-client.ts:9:8:9:9 | ns | library-tests/TypeScript/QualifiedNameResolution/reexport-named.ts | |
31 | | -| reexport-named-client.ts:9:8:9:11 | ns.X | D in library-tests/TypeScript/QualifiedNameResolution/namespaces.ts | |
| 10 | +| namespaces-client.ts:4:9:4:10 | ns | namespaces.ts | |
| 11 | +| namespaces-client.ts:4:9:4:12 | ns.G | G in namespaces.ts | |
| 12 | +| namespaces-client.ts:5:9:5:9 | G | G in namespaces.ts | |
| 13 | +| namespaces-client.ts:6:9:6:9 | G | G in namespaces.ts | |
| 14 | +| namespaces-client.ts:6:9:6:11 | G.J | G.J in namespaces.ts | |
| 15 | +| reexport-all-client.ts:4:9:4:10 | ns | reexport-all.ts | |
| 16 | +| reexport-all-client.ts:4:9:4:12 | ns.G | G in namespaces.ts | |
| 17 | +| reexport-all-client.ts:5:9:5:9 | G | G in namespaces.ts | |
| 18 | +| reexport-all-client.ts:6:9:6:9 | G | G in namespaces.ts | |
| 19 | +| reexport-all-client.ts:6:9:6:11 | G.J | G.J in namespaces.ts | |
| 20 | +| reexport-all-client.ts:8:8:8:8 | D | D in otherlib.ts | |
| 21 | +| reexport-all-client.ts:9:8:9:9 | ns | reexport-all.ts | |
| 22 | +| reexport-all-client.ts:9:8:9:11 | ns.D | D in otherlib.ts | |
| 23 | +| reexport-all-client.ts:11:8:11:9 | ns | reexport-all.ts | |
| 24 | +| reexport-named-client.ts:4:9:4:10 | ns | reexport-named.ts | |
| 25 | +| reexport-named-client.ts:4:9:4:12 | ns.G | G in namespaces.ts | |
| 26 | +| reexport-named-client.ts:5:9:5:9 | G | G in namespaces.ts | |
| 27 | +| reexport-named-client.ts:6:9:6:9 | G | G in namespaces.ts | |
| 28 | +| reexport-named-client.ts:6:9:6:11 | G.J | G.J in namespaces.ts | |
| 29 | +| reexport-named-client.ts:8:8:8:8 | X | D in namespaces.ts | |
| 30 | +| reexport-named-client.ts:9:8:9:9 | ns | reexport-named.ts | |
| 31 | +| reexport-named-client.ts:9:8:9:11 | ns.X | D in namespaces.ts | |
0 commit comments