blob: 570eb3d2cf0af6885bbae91406c5c11a5a2976e9 [file] [log] [blame]
// @dart = 2.9
library test;
main() {}
void test(int x, void f()) {}