blob: 193e2102f85c5a9927af05ddfb3bc2248dd57b43 [file] [log] [blame]
library test /*isNonNullableByDefault*/;
import self as self;
import "dart:core" as core;
import "dart:math" show Random;
static method test2(core::List<core::num> o) dynamic
;
static method main() dynamic
;