2014-11-23 16:15:39 +11:00

4 lines
36 B
JavaScript

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