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