@@ -136,7 +136,7 @@ namespace import49 {
136136>NG_VALUE_ACCESSOR : String
137137>new String('foo') : String
138138>String : StringConstructor
139- >'foo' : "foo"
139+ >'foo' : string
140140}
141141
142142//using a class - < 1 sec typecheck
@@ -2967,12 +2967,12 @@ class _View_AppComponent0 {
29672967>(1 <= requestNodeIndex) && (requestNodeIndex <= 62) : boolean
29682968>(1 <= requestNodeIndex) : boolean
29692969>1 <= requestNodeIndex : boolean
2970- >1 : 1
2970+ >1 : number
29712971>requestNodeIndex : number
29722972>(requestNodeIndex <= 62) : boolean
29732973>requestNodeIndex <= 62 : boolean
29742974>requestNodeIndex : number
2975- >62 : 62
2975+ >62 : number
29762976>this._FormGroupDirective_1_3 : import44.FormGroupDirective
29772977>this : this
29782978>_FormGroupDirective_1_3 : import44.FormGroupDirective
@@ -2990,12 +2990,12 @@ class _View_AppComponent0 {
29902990>(1 <= requestNodeIndex) && (requestNodeIndex <= 62) : boolean
29912991>(1 <= requestNodeIndex) : boolean
29922992>1 <= requestNodeIndex : boolean
2993- >1 : 1
2993+ >1 : number
29942994>requestNodeIndex : number
29952995>(requestNodeIndex <= 62) : boolean
29962996>requestNodeIndex <= 62 : boolean
29972997>requestNodeIndex : number
2998- >62 : 62
2998+ >62 : number
29992999>this._ControlContainer_1_4 : any
30003000>this : this
30013001>_ControlContainer_1_4 : any
@@ -3013,12 +3013,12 @@ class _View_AppComponent0 {
30133013>(1 <= requestNodeIndex) && (requestNodeIndex <= 62) : boolean
30143014>(1 <= requestNodeIndex) : boolean
30153015>1 <= requestNodeIndex : boolean
3016- >1 : 1
3016+ >1 : number
30173017>requestNodeIndex : number
30183018>(requestNodeIndex <= 62) : boolean
30193019>requestNodeIndex <= 62 : boolean
30203020>requestNodeIndex : number
3021- >62 : 62
3021+ >62 : number
30223022>this._NgControlStatusGroup_1_5 : import45.NgControlStatusGroup
30233023>this : this
30243024>_NgControlStatusGroup_1_5 : import45.NgControlStatusGroup
0 commit comments