mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-16 07:13:45 -05:00
Added tests.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
// @declaration: true
|
||||
|
||||
var x: this is string;
|
||||
@@ -0,0 +1,3 @@
|
||||
// @declaration: true
|
||||
|
||||
var y: z is number;
|
||||
Reference in New Issue
Block a user