0
    var Foo = function Bar() {
               return 7;
    };
    typeof Bar();

// Uncaught ReferenceError: Bar is not defined

John Willson
  • 444
  • 1
  • 3
  • 13

0 Answers0