blob: c1c47e6afcff137e6d5419d2c500dd54d6ff1852 [file] [log] [blame]
library test;
import self as self;
import "dart:core" as core;
static method main() dynamic {
core::int x = 1;
}