blob: 68a781da94ac4597d260642cfde945c22ebd6ab3 [file] [log] [blame]
library /*isNonNullableByDefault*/;
import self as self;
import "dart:core" as core;
import "package:expect/expect.dart";
static const field core::int var1 = self::fn1();
static const field core::int var2 = self::fn2();
static method fn1() core::int
;
static method fn2() core::int
;
static method main() void
;