blob: 28b69fb296241f16f5514c1192e875b0e70b1169 [file] [log] [blame]
library;
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
;