blob: fefacf55ef7d026a70bef59fe2bd6abadaf22c9d [file] [log] [blame]
// @dart=2.3
void consumeListOfStringStar(List<String> l) {}