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