InvalidCall occurs when an expression is called that is not of function type. Example: var x = "x" var y = x()