blob: fc6b54e2a10bea7b41ca125b0eb308ad8d6f6415 [file] [log] [blame]
library test /*isNonNullableByDefault*/;
import self as self;
import "dart:core" as core;
static field core::int x;
static field core::int y;
static final field core::int z;
static method test1() dynamic
;
static method main() dynamic
;