blob: 4be5f1776072abb338b77d3918fa5406ad44a40d [file] [log] [blame]
fun <T> f(o: Any): T = o as T
// 0 CHECKCAST