| commit | 7f491e9347dab280f5814e310be97f4095bc59d2 | [log] [tgz] |
|---|---|---|
| author | Nate Bosch <nbosch1@gmail.com> | Mon May 08 10:40:00 2017 -0700 |
| committer | GitHub <noreply@github.com> | Mon May 08 10:40:00 2017 -0700 |
| tree | dc0641539b6fe534e4220a70c98dfb8993ee528f | |
| parent | df9ae5cd011ad68f16615f50b9fc3abb366cb19a [diff] |
Fix non-strong compile (dart-lang/stream_transform#12) Did not see this with strong mode analyzer. In Dart2Js generic type arguments are not allowed on const constructor calls.