blob: e84539e6d3fc0a5ffe288768539f0a31d6e59cf5 [file] [log] [blame]
library test /*isNonNullableByDefault*/;
import self as self;
import "dart:core" as core;
static field core::List<core::int> x1;
static field core::List<core::num> x2;
static method test1() dynamic
;
static method test2() dynamic
;
static method main() dynamic
;