blob: bf4a15479020d37ba10712f8069617d932506136 [file] [log] [blame]
// @dart = 2.9
library test;
main() {}
typedef int F();