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