Added tests.

This commit is contained in:
Daniel Rosenwasser
2016-01-28 18:00:23 -08:00
parent ec0eabb2e9
commit 050f52f07d
2 changed files with 6 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
// @declaration: true
var x: this is string;

View File

@@ -0,0 +1,3 @@
// @declaration: true
var y: z is number;