sample

fun sample(example: String = "12")(source)
fun sample(example: SimpleType)(source)
fun sample(example: GenericType<Int>)(source)