ebc96ecb83
DDC passes type args as the first args for a generic function invocation, but interop functions should be excluded from doing so, as this leads to passing type args to JS functions. Change-Id: Ia011beca8c7a0ebb3a7e6c81cd960096045c3a06 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/323941 Reviewed-by: Nicholas Shahan <nshahan@google.com> Commit-Queue: Srujan Gaddam <srujzs@google.com>
This directory contains tests of the language and core library implementations. For more information, see https://github.com/dart-lang/sdk/wiki/Testing.