=== tests/cases/conformance/es6/computedProperties/computedPropertyNamesSourceMap2_ES5.ts === var v = { >v : {}, Symbol(v, Decl(computedPropertyNamesSourceMap2_ES5.ts, 0, 3)) >{ ["hello"]() { debugger; }} : {} ["hello"]() { >"hello" : string debugger; } }