blob: 66506105cb44d95d1d4afdced15ddfd69c874925 [file] [log] [blame]
// @dart = 2.6
void Function({obj: Object}) x;
main() { }