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