TypeScript/tests/cases/compiler/accessorWithoutBody1.ts
2014-12-03 20:41:39 -08:00

2 lines
38 B
TypeScript

// @target: ES5
var v = { get foo() }