Files
kotlin-fork/compiler
Ilmir Usmanov a5bcd3495e Simplify tail-call optimisation check
Check, that all suspension points are immediately followed by ARETURN
and do not check that all these ARETURNs are immediately preceded by
suspension points.
 #KT-27190 Fixed
2018-10-12 15:10:12 +03:00
..
2018-10-01 16:17:14 +02:00
2018-08-02 18:17:06 +03:00