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