[FIR] Add DECLARATION_CANT_BE_INLINED diagnostic
This commit is contained in:
committed by
teamcityserver
parent
4e06814bc5
commit
d8b7b7b2dc
@@ -1,3 +1,4 @@
|
||||
// FIR_IDENTICAL
|
||||
final class FinalProperty {
|
||||
inline val valProp: Int
|
||||
get() = 1
|
||||
|
||||
Reference in New Issue
Block a user