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