Add implicit type test case, see #70
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
/// <reference path="../lib.core.d.ts" />
|
||||
|
||||
|
||||
class GetterSetter
|
||||
{
|
||||
private _name:string;
|
||||
|
||||
Reference in New Issue
Block a user