2015-01-14 00:35:45 +11:00

4 lines
41 B
JavaScript

var obj = {
["x" + this.foo]: "heh"
};