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