blob: 8af496cccfb6b642f9180261b51903d5418433b0 [file] [log] [blame]
// @dart = 2.9
library test;
main() {}
test() {}
typedef num FunctionReturningNum();