blob: a67356cafeaf2a663b588fd5e78c25939f76a0f0 [file] [log] [blame]
library;
import self as self;
static method f<T extends Never>(self::f::T t) void {
t{Never}.f();
}
static method main() dynamic {}