blob: c2a28c2470bb037f6bfd00fdb0c731f779112eb9 [file] [log] [blame]
// @dart = 2.9
library test;
test(f(), g()) {}
main() {}