mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-07-04 14:56:16 -05:00
Add es5 directive on scanner es5 tests
This commit is contained in:
@@ -1 +1,2 @@
|
||||
// @target: ES5
|
||||
0
|
||||
@@ -1 +1,2 @@
|
||||
// @target: ES5
|
||||
01
|
||||
@@ -1 +1,2 @@
|
||||
// @target: ES5
|
||||
01.0
|
||||
@@ -1 +1,2 @@
|
||||
// @target: ES5
|
||||
1e
|
||||
@@ -1 +1,2 @@
|
||||
// @target: ES5
|
||||
1e0
|
||||
@@ -1 +1,2 @@
|
||||
// @target: ES5
|
||||
1e+
|
||||
@@ -1 +1,2 @@
|
||||
// @target: ES5
|
||||
1e+0
|
||||
Reference in New Issue
Block a user