2014-10-25 09:09:55 +11:00

4 lines
41 B
JavaScript

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