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