blob: e110e8b0ca559a44e20747036ce50986d3cd9b11 [file] [log] [blame]
import 'dart:async'; // this is unused
void bar() {
print('bar');
}