error.js 67 B

12
  1. console.log("This will raise an error");
  2. notExistsFunction("test");