Add a contextual type in test case

This commit is contained in:
Mohamed Hegazy
2016-05-02 10:18:13 -07:00
parent 0cd0e0b5ea
commit 0c507747c8

View File

@@ -1,5 +1,6 @@
/// <reference path='fourslash.ts' />
////var y: "string" = "string;
////var x = "/*1*/string";
////function f(a = "/*2*/initial value") { }