It doesn't matter if you write window
or window.window
or window.window.window
, it still works.
I wanted to know what is the logic behind this.
I also checked it will work for window * 144
and after 145 it won't.
Is this intended in the language?