mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
Add failing test.
This commit is contained in:
committed by
GitHub
parent
bf6d164bd5
commit
e77514a53b
@@ -0,0 +1,11 @@
|
||||
/// <reference path="./fourslash.ts" />
|
||||
|
||||
////interface Foo {}
|
||||
////type Bar = {};
|
||||
////
|
||||
////let x: Foo<"/*1*/">;
|
||||
////let y: Bar<"/*2*/">;
|
||||
|
||||
verify.completions({ marker: test.markers() });
|
||||
|
||||
|
||||
Reference in New Issue
Block a user