mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-06-10 18:04:18 -05:00
Remove the failing testcases
This commit is contained in:
@@ -1 +0,0 @@
|
||||
declare var a: number;
|
||||
@@ -1 +0,0 @@
|
||||
var test1 = 10; // Shouldnt get compiled
|
||||
@@ -1 +0,0 @@
|
||||
declare var a: number;
|
||||
@@ -1 +0,0 @@
|
||||
var test1 = 10; // Shouldnt get compiled
|
||||
@@ -1 +0,0 @@
|
||||
{ "compilerOptions": { "jsExtensions": [ "js" ] } }
|
||||
Reference in New Issue
Block a user