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