What is the result of the following expression?
typeof Symbol()
"function"
"undefined"
"object"
"symbol"