arg

inline fun <T> arg(index: Int): T

Returns argument with index from args and expects that it is an instance of type T.