mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-08 08:14:51 -06:00
Remove old test
This commit is contained in:
parent
dd0411a2f3
commit
9b6472aec0
@ -1,9 +0,0 @@
|
||||
error TS5055: Cannot write file 'tests/cases/compiler/a.js' because it would overwrite input file.
|
||||
tests/cases/compiler/a.js(1,11): error TS8014: 'property declarations' can only be used in a .ts file.
|
||||
|
||||
|
||||
!!! error TS5055: Cannot write file 'tests/cases/compiler/a.js' because it would overwrite input file.
|
||||
==== tests/cases/compiler/a.js (1 errors) ====
|
||||
class C { v }
|
||||
~
|
||||
!!! error TS8014: 'property declarations' can only be used in a .ts file.
|
||||
@ -1,3 +0,0 @@
|
||||
// @allowJs: true
|
||||
// @filename: a.js
|
||||
class C { v }
|
||||
Loading…
x
Reference in New Issue
Block a user