mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-07-07 17:26:48 -05:00
Updated tests
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
// @allowJs: true
|
||||
// @noEmit: true
|
||||
// @experimentalDecorators: true
|
||||
// @filename: a.js
|
||||
@internal class C { }
|
||||
@internal class C { }
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
/// <reference path="fourslash.ts" />
|
||||
|
||||
// @allowJs: true
|
||||
// @experimentalDecorators: true
|
||||
// @Filename: a.js
|
||||
//// @internal class C {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user