Added test.

This commit is contained in:
Julian Williams 2015-10-22 18:18:57 -04:00
parent 331d26f402
commit fc2dca2344

View file

@ -0,0 +1,2 @@
type Foo = number;
declare type Bar = string;