[FIR] Add NOT_YET_SUPPORTED_IN_INLINE diagnostic

This commit is contained in:
Andrey Zinovyev
2021-07-19 18:21:56 +03:00
committed by teamcityserver
parent bc75a21852
commit 28344c8530
28 changed files with 151 additions and 81 deletions
@@ -1,3 +1,4 @@
// FIR_IDENTICAL
fun main() {
<!NOT_YET_SUPPORTED_IN_INLINE!>inline<!> fun a(){
}