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