blob: c4c80180195ac37c6d4cc91350168e4efa0ca1e1 [file] [log] [blame]
package test
// just a static type check
fun <T> assertStaticTypeIs(@Suppress("UNUSED_PARAMETER") value: T) {}