blob: 0beef0ae42fc25f87f0e87a61c3b7a8a8920629b [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
;