Björgvin Ragnarsson
Björgvin Ragnarsson
can not reproduce on master
triggered by ``` if ( any_condition_1 ) if ( !any_condition_2 ) {} else any_fn_2() ```
How does the original code looks like that turns into this?
Thanks, here is the minimal reproduction step `try{}catch(e){var e}` , https://butternut.now.sh/?version=0.4.6&gist=0671af437ed65a86f92eb4fd5d1b5bdd
This is a bug in acorn https://github.com/ternjs/acorn/issues/548
code merged, issue can be closed
It's valid: https://developer.mozilla.org/en/docs/Web/JavaScript/Reference/Global_Objects/undefined > While it is possible to use it as an identifier (variable name) in any scope other than the global scope (because undefined is not a reserved...
Hvað með að breyta "Fork me on github" tengilinn í "Senda ábendingu" og tengja á https://github.com/BjarniRunar/rynir/issues ?
Python 2.7 EOL has been moved 5 years into the future, see http://hg.python.org/peps/file/76d43e52d978/pep-0373.txt
for example `declare function structuredClone(value: T, options?: {| transfer: any[] |}): T ` Although it's also possible to define stuctured cloneable & transferable objects.