@@ -369,7 +369,7 @@ c.doSomething();
369
369
{ "version" :3 , "file" :"third_part1.js" , "sourceRoot" :"" , "sources" :[ "third_part1.ts" ] , "names" :[ ] , "mappings" :"AAAA,IAAI,CAAC,GAAG,IAAI,CAAC,EAAE,CAAC;AAChB,CAAC,CAAC,WAAW,EAAE,CAAC" }
370
370
371
371
//// [/src/third/tsconfig.tsbuildinfo]
372
- { "program" :{ "fileNames" :[ "../../lib/lib.d.ts" , "../first/first_part1.d.ts" , "../first/first_part2.d.ts" , "../first/first_part3.d.ts" , "../second/second_part1.d.ts" , "../second/second_part2.d.ts" , "./third_part1.ts" ] , "fileInfos" :[ { "version" :"3858781397-/// <reference no-default-lib=\"true\"/>\ninterface Boolean {}\ninterface Function {}\ninterface CallableFunction {}\ninterface NewableFunction {}\ninterface IArguments {}\ninterface Number { toExponential: any; }\ninterface Object {}\ninterface RegExp {}\ninterface String { charAt: any; }\ninterface Array<T> { length: number; [n: number]: T; }\ninterface ReadonlyArray<T> {}\ndeclare const console: { log(msg: any): void; };" , "affectsGlobalScope" :true } , { "version" :"-17939996161-interface TheFirst {\r\n none: any;\r\n}\r\ndeclare const s = \"Hello, world\";\r\ninterface NoJsForHereEither {\r\n none: any;\r\n}\r\n//# sourceMappingURL=first_PART1.d.ts.map" , "affectsGlobalScope" :true } , "-2054710634-//# sourceMappingURL=first_part2.d.ts.map" , { "version" :"-4577888121-declare function f(): string;\r\n//# sourceMappingURL=first_part3.d.ts.map" , "affectsGlobalScope" :true } , { "version" :"-3134340341-declare namespace N {\r\n}\r\ndeclare namespace N {\r\n}\r\n//# sourceMappingURL=second_part1.d.ts.map" , "affectsGlobalScope" :true } , { "version" :"6579734441-declare class C {\r\n doSomething(): void;\r\n}\r\n//# sourceMappingURL=second_part2.d.ts.map" , "affectsGlobalScope" :true } , { "version" :"10470273651-var c = new C();\r\nc.doSomething();\r\n" , "signature" :"2394638288-declare var c: C;\r\n" , "affectsGlobalScope" :true } ] , "options" :{ "composite" :true , "declaration" :true , "declarationMap" :true , "module" :0 , "removeComments" :true , "skipDefaultLibCheck" :true , "sourceMap" :true , "strict" :false , "target" :1 } , "semanticDiagnosticsPerFile" :[ 1 , 2 , 3 , 4 , 5 , 6 , 7 ] , "latestChangedDtsFile" :"./third_part1.d.ts" } , "version" :"FakeTSVersion" }
372
+ { "program" :{ "fileNames" :[ "../../lib/lib.d.ts" , "../first/first_part1.d.ts" , "../first/first_part2.d.ts" , "../first/first_part3.d.ts" , "../second/second_part1.d.ts" , "../second/second_part2.d.ts" , "./third_part1.ts" ] , "fileInfos" :[ { "version" :"3858781397-/// <reference no-default-lib=\"true\"/>\ninterface Boolean {}\ninterface Function {}\ninterface CallableFunction {}\ninterface NewableFunction {}\ninterface IArguments {}\ninterface Number { toExponential: any; }\ninterface Object {}\ninterface RegExp {}\ninterface String { charAt: any; }\ninterface Array<T> { length: number; [n: number]: T; }\ninterface ReadonlyArray<T> {}\ndeclare const console: { log(msg: any): void; };" , "affectsGlobalScope" :true } , { "version" :"-12382020913-interface TheFirst {\r\n none: any;\r\n}\r\ndeclare const s = \"Hello, world\";\r\ninterface NoJsForHereEither {\r\n none: any;\r\n}\r\n" , "affectsGlobalScope" :true } , "-2054710634-//# sourceMappingURL=first_part2.d.ts.map" , { "version" :"-5732730923-declare function f(): string;\r\n" , "affectsGlobalScope" :true } , { "version" :"-4200194009-declare namespace N {\r\n}\r\ndeclare namespace N {\r\n}\r\n" , "affectsGlobalScope" :true } , { "version" :"1950347108-declare class C {\r\n doSomething(): void;\r\n}\r\n" , "affectsGlobalScope" :true } , { "version" :"10470273651-var c = new C();\r\nc.doSomething();\r\n" , "signature" :"2394638288-declare var c: C;\r\n" , "affectsGlobalScope" :true } ] , "options" :{ "composite" :true , "declaration" :true , "declarationMap" :true , "module" :0 , "removeComments" :true , "skipDefaultLibCheck" :true , "sourceMap" :true , "strict" :false , "target" :1 } , "semanticDiagnosticsPerFile" :[ 1 , 2 , 3 , 4 , 5 , 6 , 7 ] , "latestChangedDtsFile" :"./third_part1.d.ts" } , "version" :"FakeTSVersion" }
373
373
374
374
//// [/src/third/tsconfig.tsbuildinfo.readable.baseline.txt]
375
375
{
@@ -390,27 +390,27 @@ c.doSomething();
390
390
"affectsGlobalScope" : true
391
391
} ,
392
392
"../first/first_part1.d.ts" : {
393
- "version" : "-17939996161 -interface TheFirst {\r\n none: any;\r\n}\r\ndeclare const s = \"Hello, world\";\r\ninterface NoJsForHereEither {\r\n none: any;\r\n}\r\n//# sourceMappingURL=first_PART1.d.ts.map " ,
394
- "signature" : "-17939996161 -interface TheFirst {\r\n none: any;\r\n}\r\ndeclare const s = \"Hello, world\";\r\ninterface NoJsForHereEither {\r\n none: any;\r\n}\r\n//# sourceMappingURL=first_PART1.d.ts.map " ,
393
+ "version" : "-12382020913 -interface TheFirst {\r\n none: any;\r\n}\r\ndeclare const s = \"Hello, world\";\r\ninterface NoJsForHereEither {\r\n none: any;\r\n}\r\n" ,
394
+ "signature" : "-12382020913 -interface TheFirst {\r\n none: any;\r\n}\r\ndeclare const s = \"Hello, world\";\r\ninterface NoJsForHereEither {\r\n none: any;\r\n}\r\n" ,
395
395
"affectsGlobalScope" : true
396
396
} ,
397
397
"../first/first_part2.d.ts" : {
398
398
"version" : "-2054710634-//# sourceMappingURL=first_part2.d.ts.map" ,
399
399
"signature" : "-2054710634-//# sourceMappingURL=first_part2.d.ts.map"
400
400
} ,
401
401
"../first/first_part3.d.ts" : {
402
- "version" : "-4577888121 -declare function f(): string;\r\n//# sourceMappingURL=first_part3.d.ts.map " ,
403
- "signature" : "-4577888121 -declare function f(): string;\r\n//# sourceMappingURL=first_part3.d.ts.map " ,
402
+ "version" : "-5732730923 -declare function f(): string;\r\n" ,
403
+ "signature" : "-5732730923 -declare function f(): string;\r\n" ,
404
404
"affectsGlobalScope" : true
405
405
} ,
406
406
"../second/second_part1.d.ts" : {
407
- "version" : "-3134340341 -declare namespace N {\r\n}\r\ndeclare namespace N {\r\n}\r\n//# sourceMappingURL=second_part1.d.ts.map " ,
408
- "signature" : "-3134340341 -declare namespace N {\r\n}\r\ndeclare namespace N {\r\n}\r\n//# sourceMappingURL=second_part1.d.ts.map " ,
407
+ "version" : "-4200194009 -declare namespace N {\r\n}\r\ndeclare namespace N {\r\n}\r\n" ,
408
+ "signature" : "-4200194009 -declare namespace N {\r\n}\r\ndeclare namespace N {\r\n}\r\n" ,
409
409
"affectsGlobalScope" : true
410
410
} ,
411
411
"../second/second_part2.d.ts" : {
412
- "version" : "6579734441 -declare class C {\r\n doSomething(): void;\r\n}\r\n//# sourceMappingURL=second_part2.d.ts.map " ,
413
- "signature" : "6579734441 -declare class C {\r\n doSomething(): void;\r\n}\r\n//# sourceMappingURL=second_part2.d.ts.map " ,
412
+ "version" : "1950347108 -declare class C {\r\n doSomething(): void;\r\n}\r\n" ,
413
+ "signature" : "1950347108 -declare class C {\r\n doSomething(): void;\r\n}\r\n" ,
414
414
"affectsGlobalScope" : true
415
415
} ,
416
416
"./third_part1.ts" : {
@@ -442,6 +442,6 @@ c.doSomething();
442
442
"latestChangedDtsFile" : "./third_part1.d.ts"
443
443
} ,
444
444
"version" : "FakeTSVersion" ,
445
- "size" : 1855
445
+ "size" : 1689
446
446
}
447
447
0 commit comments