blob: 58835f8a68074e71835ee8243f699150faf4bb9d [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
import "package:expect/expect.dart";
static method test(dynamic a, {dynamic b, dynamic c}) core::int
;
static method main() dynamic
;