f !== null: true f === g: true g.foo: 3 f(): called f g(): called f Reached end of Execution -- Exiting.