blob: fac676cb768cb5ec256a69878bef773351081b78 [file] [log] [blame]
// @dart = 2.9
library test;
main() {}
void test(Object a, bool b) {}