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