blob: 21dc5e1ad60867fec36ab1d7f63455494c64b85a [file] [log] [blame]
library test;
import self as self;
import "dart:core" as core;
static method main() dynamic {
() core::Null f = () core::Null {};
}