mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-06 15:03:14 -05:00
Merge pull request #14072 from Microsoft/filename
Add missing filename to tsx test
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
/// <reference path='fourslash.ts'/>
|
||||
|
||||
// @Filename: /a.tsx
|
||||
////var x: Array<numb/*a*/;
|
||||
////[].map<numb/*b*/;
|
||||
////1 < Infini/*c*/;
|
||||
|
||||
Reference in New Issue
Block a user