TypeScript/tests/cases/compiler/ArrowFunctionExpression1.ts
2014-07-12 17:30:19 -07:00

1 line
34 B
TypeScript

var v = (public x: string) => { };