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