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