blob: 7df13fc4f315e613df9456bae995289d170df76b [file] [log] [blame]
// @dart = 2.9
foo(a, b) => null;
main() {}