the []'s are evaluation brackets. Think of it as a math problem, where you evaluate anything in the parenthesis ()'s first. Same goes with the square backers, anything within them is evaluated first. Try using the following:
[ = [[
] = ]]
Just double up on the bracket, and the single bracket will shine through >:D