blob: d817d9dd537dcc612503a777f64f02e24f001e56 [file] [log] [blame]
// @dart = 2.9
library test;
import 'dart:async';
main() {}
test() {}