Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
e1e07d20949869a38f2fc0b6ceeea1235721f07f
/
.
/
compiler
/
testData
/
diagnostics
/
testsWithStdLib
/
native
/
reified.kt
blob: 35d588bf10ce25b35f44c9658da2bf01b6a43132 [
file
]
// FIR_IDENTICAL
import
kotlin
.
jvm
.*
external fun
<<!
REIFIED_TYPE_PARAMETER_NO_INLINE
!>
reified
<!>
T
>
foo
()
<!
EXTERNAL_DECLARATION_CANNOT_BE_INLINED
!>
inline
external fun
<
reified T
>
bar
()<!>