What is the result of the following expression?
typeof(Symbol());
"symbol"
"undefined"
"object"
typeof is not applicable to symbols