I discovered the code `val v = { a -> 5 }(123)`...
# announcements
d
I discovered the code
val v = { a -> 5 }(123)
makes the compiler throw an exception, already reported it through IDEA, is it helpful for me to report it through another channel?