blob: ea2f363bdc161defe1bd5b52be39c5b8bfa8e223 [file] [log] [blame]
import "package:expect/expect.dart";
class ImplicitScopeTest {
static bool alwaysTrue() {}
static testMain() {}
}
main() {}