Report an error on native declarations marked ilnine
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
import kotlin.jvm.*
|
||||
|
||||
native fun <<!REIFIED_TYPE_PARAMETER_NO_INLINE!>reified<!> T> foo()
|
||||
<!NATIVE_DECLARATION_CANNOT_BE_INLINED!>inline native fun <reified T> bar()<!>
|
||||
Reference in New Issue
Block a user