blob: 01fd6a552cf81bf5f511359b3fb1ef1a3c00a813 [file] [log] [blame]
library;
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 function8() core::int
;
static method main() void
;