blob: 808266d5e6fa50e9e42d548c2990948d9313dc41 [file] [log] [blame]
library test;
final x = F;
main() {}
typedef void F();