|
|
|
|
|
by bryanrasmussen
1504 days ago
|
|
I'm pretty sure I've seen something similar to let a = b = 0 in the last couple months, without strict mode and it evidently hadn't been linted away. Maybe it wasn't 'new' code but it was new enough to use let. on edit: actually considering the project I would think it was written somewhere within the last 2 years. |
|