@@ -50,70 +50,70 @@ tests/cases/conformance/parser/ecmascript5/parserS7.6_A4.2_T1.ts(142,3): error T
50
50
$ERROR('#А');
51
51
~~~~~~
52
52
!!! error TS2552: Cannot find name '$ERROR'. Did you mean 'Error'?
53
- !!! related TS2728 /.ts/lib.es5.d.ts:974 :15: 'Error' is declared here.
53
+ !!! related TS2728 /.ts/lib.es5.d.ts:975 :15: 'Error' is declared here.
54
54
}
55
55
var \u0411 = 1;
56
56
if (Б !== 1) {
57
57
$ERROR('#Б');
58
58
~~~~~~
59
59
!!! error TS2552: Cannot find name '$ERROR'. Did you mean 'Error'?
60
- !!! related TS2728 /.ts/lib.es5.d.ts:974 :15: 'Error' is declared here.
60
+ !!! related TS2728 /.ts/lib.es5.d.ts:975 :15: 'Error' is declared here.
61
61
}
62
62
var \u0412 = 1;
63
63
if (В !== 1) {
64
64
$ERROR('#В');
65
65
~~~~~~
66
66
!!! error TS2552: Cannot find name '$ERROR'. Did you mean 'Error'?
67
- !!! related TS2728 /.ts/lib.es5.d.ts:974 :15: 'Error' is declared here.
67
+ !!! related TS2728 /.ts/lib.es5.d.ts:975 :15: 'Error' is declared here.
68
68
}
69
69
var \u0413 = 1;
70
70
if (Г !== 1) {
71
71
$ERROR('#Г');
72
72
~~~~~~
73
73
!!! error TS2552: Cannot find name '$ERROR'. Did you mean 'Error'?
74
- !!! related TS2728 /.ts/lib.es5.d.ts:974 :15: 'Error' is declared here.
74
+ !!! related TS2728 /.ts/lib.es5.d.ts:975 :15: 'Error' is declared here.
75
75
}
76
76
var \u0414 = 1;
77
77
if (Д !== 1) {
78
78
$ERROR('#Д');
79
79
~~~~~~
80
80
!!! error TS2552: Cannot find name '$ERROR'. Did you mean 'Error'?
81
- !!! related TS2728 /.ts/lib.es5.d.ts:974 :15: 'Error' is declared here.
81
+ !!! related TS2728 /.ts/lib.es5.d.ts:975 :15: 'Error' is declared here.
82
82
}
83
83
var \u0415 = 1;
84
84
if (Е !== 1) {
85
85
$ERROR('#Е');
86
86
~~~~~~
87
87
!!! error TS2552: Cannot find name '$ERROR'. Did you mean 'Error'?
88
- !!! related TS2728 /.ts/lib.es5.d.ts:974 :15: 'Error' is declared here.
88
+ !!! related TS2728 /.ts/lib.es5.d.ts:975 :15: 'Error' is declared here.
89
89
}
90
90
var \u0416 = 1;
91
91
if (Ж !== 1) {
92
92
$ERROR('#Ж');
93
93
~~~~~~
94
94
!!! error TS2552: Cannot find name '$ERROR'. Did you mean 'Error'?
95
- !!! related TS2728 /.ts/lib.es5.d.ts:974 :15: 'Error' is declared here.
95
+ !!! related TS2728 /.ts/lib.es5.d.ts:975 :15: 'Error' is declared here.
96
96
}
97
97
var \u0417 = 1;
98
98
if (З !== 1) {
99
99
$ERROR('#З');
100
100
~~~~~~
101
101
!!! error TS2552: Cannot find name '$ERROR'. Did you mean 'Error'?
102
- !!! related TS2728 /.ts/lib.es5.d.ts:974 :15: 'Error' is declared here.
102
+ !!! related TS2728 /.ts/lib.es5.d.ts:975 :15: 'Error' is declared here.
103
103
}
104
104
var \u0418 = 1;
105
105
if (И !== 1) {
106
106
$ERROR('#И');
107
107
~~~~~~
108
108
!!! error TS2552: Cannot find name '$ERROR'. Did you mean 'Error'?
109
- !!! related TS2728 /.ts/lib.es5.d.ts:974 :15: 'Error' is declared here.
109
+ !!! related TS2728 /.ts/lib.es5.d.ts:975 :15: 'Error' is declared here.
110
110
}
111
111
var \u0419 = 1;
112
112
if (Й !== 1) {
113
113
$ERROR('#Й');
114
114
~~~~~~
115
115
!!! error TS2552: Cannot find name '$ERROR'. Did you mean 'Error'?
116
- !!! related TS2728 /.ts/lib.es5.d.ts:974 :15: 'Error' is declared here.
116
+ !!! related TS2728 /.ts/lib.es5.d.ts:975 :15: 'Error' is declared here.
117
117
}
118
118
var \u041A = 1;
119
119
if (К !== 1) {
0 commit comments