blob: 58d75737c67b84eab0712f0c38dd0031199cedc0 [file] [log] [blame]
// @dart = 2.9
void Function({obj: Object}) x;
main() {}