blob: 1bf0e63a3af43a5a62811c45938e22b96087ca11 [file] [log] [blame]
Map<K, V> bar<K, V>() => throw '';
foo(dynamic dynVar) {}
main() {}