Commit Graph

2 Commits

Author SHA1 Message Date
Lasse R.H. Nielsen a6e14ae3e6 Fix language_2/string_interpolation_and_buffer_test.
It was badly converted to Dart 2, and was both using and testing things
that can no longer happen (like returning a non-null non-String value
from toString).

Change-Id: I085d1172f177e80c3f75af36a2028b7ea241713a
Reviewed-on: https://dart-review.googlesource.com/71144
Reviewed-by: Kevin Millikin <kmillikin@google.com>
Commit-Queue: Lasse R.H. Nielsen <lrn@google.com>
2018-08-22 10:35:14 +00:00
pq ced11f1b0c Migrate test block 153 to Dart 2.0.
Change-Id: Ide65fb47af440e32648d01f46ad6f858b9faeadf
Reviewed-on: https://dart-review.googlesource.com/3742
Reviewed-by: Bob Nystrom <rnystrom@google.com>
2017-09-19 16:20:45 +00:00