blob: e25beaee162dac126e7d453b3d558818213d4659 [file] [log] [blame]
library /*isNonNullableByDefault*/;
import self as self;
import "dart:core" as core;
import "package:expect/expect.dart";
static const field core::int b = self::fn(4);
static method fn(core::int a) core::int
;
static method localTest() core::int
;
static method main() void
;