We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Dart2js fails compiling tests/language_2/generic_methods_generic_function_result_test.dart
tests/language_2/generic_methods_generic_function_result_test.dart:21:33: Error: Expected ')' before this. Expect.equals(123, list[1]<int>(100, 23)); ^ Error: Compilation failed.