blob: af7fca0b9019ea5dd5d109e56db0e34d612cd3d4 [file] [log] [blame]
// @dart = 2.9
const int app = 0;
main() {}
typedef int F(@app int app);