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