[FIR] Add DECLARATION_CANT_BE_INLINED diagnostic

This commit is contained in:
Andrey Zinovyev
2021-07-20 18:53:54 +03:00
committed by teamcityserver
parent 4e06814bc5
commit d8b7b7b2dc
14 changed files with 79 additions and 89 deletions
@@ -1,3 +1,4 @@
// FIR_IDENTICAL
final class FinalProperty {
inline val valProp: Int
get() = 1