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