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