2014-09-29 03:43:21 +10:00

4 lines
36 B
JavaScript

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