blob: c48500eee2ec4b9c436a2b5f8a1db609ecdc18ec [file] [log] [blame]
// @dart = 2.9
library test;
List<String> strings() {}
main() {}