14. What will happen if you run this code?

const p = new Rectangle();

class Rectangle {}