If you attempt to call a value as a function but the value is not a function, what kind of error would you get?
TypeError
SyntaxError
LogicError
SystemError