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