https://kotlinlang.org logo
#javascript
Title
# javascript
b

Blake Anderson

01/26/2023, 2:38 AM
Came across an issue where it looks like the JS IR generation doesn't handle variable names for nested exceptions correctly - the value of
e
changes to be the same value as
ignored
within the catch block. Is this issue known?
j

jw

01/26/2023, 4:15 AM
If you can't find a YouTrack for it best to always file one with a minimal reproducer. JetBrains will de-dupe if necessary.
2 Views