blob: fe4fe2e072101edeb5e857cc707cabe13ec5ac66 [file] [log] [blame]
library;
import self as self;
static method main() dynamic
return self::test();
static method test() dynamic {
invalid-type x = null;
}