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