Syntruth
Syntruth
It's the de-structured assignment, somehow. 4.2.0 breaks on my code as well, on this line: ```javascript var [icon, title, typeClass] = this.__typeData(type) ``` If I use a traditional way of...
I hope this happens soon. Just blew a day and a half tracking down a PATH_INFO bug in my other code only to find out that it's mod_python and its...
I had to figure this out for myself as well, since the code is a bit less than clear on how to do this, but it is possible, by giving...