##// END OF EJS Templates
fixed object activation when a single argument passed to the constructor.
fixed object activation when a single argument passed to the constructor.

File last commit:

r41:eae7e609c38a di-typescript
r46:747292a4f3ac di-typescript
Show More
Foo.ts
3 lines | 39 B | video/mp2t | TypeScriptLexer
cin
tests
r41 export class Foo {
name = "foo";
}