[FIR] Add NOTHING_TO_INLINE diagnostic
This commit is contained in:
committed by
teamcityserver
parent
28344c8530
commit
015c2d1875
+1
-1
@@ -1,4 +1,4 @@
|
||||
inline fun inlineFun() {
|
||||
<!NOTHING_TO_INLINE!>inline<!> fun inlineFun() {
|
||||
<!NOT_YET_SUPPORTED_IN_INLINE!>fun<!> localFun() {}
|
||||
<!NOT_YET_SUPPORTED_IN_INLINE!>class<!> LocalClass {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user