Y
Hacker News
new
|
ask
|
show
|
jobs
by
floriferous
3078 days ago
Is there any way this could work with === ?
1 comments
_nalply
3077 days ago
Yes, one answer on SO showed a possibility. The first getter overwrites a with a getter giving 2, then this second getter overwrites a with a getter giving 3. Crazy.
link