Add failing test.

This commit is contained in:
Daniel Rosenwasser
2021-11-01 09:14:16 +00:00
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() });