Files
kotlin-fork/compiler/fir
Mikhail Zarechenskiy 515e666733 [NI] Fix exception on incomplete try/catch block
There was an inconsistency on creating PSI call and corresponding
 descriptor. See variable `catchBlocks` from visitor, it's created
 only if PSI elements are not null, but for descriptor parameters
 there wasn't such check

 #KT-32134 Fixed
 #EA-139748 Fixed
2019-07-01 12:59:37 +03:00
..
2019-06-27 19:04:01 +03:00
2019-06-25 11:48:59 +03:00
2019-06-25 11:48:59 +03:00
2019-06-24 18:51:13 +03:00