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