blob: 2e598a6d47abcea6da317257df8339b97f00137d [file] [log] [blame]
library test;
final f = (bool b) => 1;
main() {}