blob: 7e9d751872d4c982fcc0b8e338700903abd054b3 [file] [log] [blame]
library /*isNonNullableByDefault*/;
import self as self;
import "dart:core" as core;
import "package:expect/expect.dart";
static const field core::int constTwo = 2;
static method function1() core::int
;
static method function2() core::int
;
static method function3() core::int
;
static method function4() core::int
;
static method function5() core::int
;
static method function6() core::int
;
static method function7() core::int
;
static method main() void
;