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