You can do it like this: ``` inline fun <reifie...
# kontributors
o
You can do it like this:
Copy code
inline fun <reified T> foo() = foo(T::class)