Use new -Xinline-classes compiler flag in the corresponding IDEA intention

This commit is contained in:
victor.petukhov
2019-07-24 11:15:47 +03:00
parent 17dcdb59de
commit 94469827ba
41 changed files with 811 additions and 15 deletions
@@ -0,0 +1 @@
inline class My(val x: Int)