Javascript: Literals
{ name : expression, name2 : expression2 }
[ x1, x2, x3 ]
/regexp choice/gim
function name () { // body }