Commit Graph

2 Commits

Author SHA1 Message Date
Paul Berry cfb26a1af4 Strong mode fixes for function_literals_test.dart
checkIntFunction and checkIntFuncFunction need to be able to handle
different types of functions being passed to them.  The easiest way to
achieve this is to make them generic.

Change-Id: I1afd13fa9514244a33d2ba7ace1f137f01b2f2a8
Reviewed-on: https://dart-review.googlesource.com/19284
Reviewed-by: Bob Nystrom <rnystrom@google.com>
Commit-Queue: Paul Berry <paulberry@google.com>
2017-11-08 19:10:40 +00:00
Bob Nystrom ba84855c0a Migrate the lingering language_strong tests over to language_2.
Change-Id: I4d60b650a2146c1d9be0fd0c5f98eac85f9e2eb1
Reviewed-on: https://dart-review.googlesource.com/16333
Commit-Queue: Bob Nystrom <rnystrom@google.com>
Reviewed-by: Ben Konyi <bkonyi@google.com>
2017-10-27 23:44:08 +00:00