@@ -1,3 +1,3 @@ -TypeError: Cannot call "func" that has undefined value -TypeError: Cannot call "foo" that has undefined value -TypeError: Cannot call "func" that has undefined value +TypeError: func is not a function +TypeError: obj.foo is not a function +TypeError: func is not a function