Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(66)

Side by Side Diff: test/codegen/expect/constructors.txt

Issue 1641643004: Roll analyzer to 0.27.2-alpha.1 (Closed) Base URL: https://github.com/dart-lang/dev_compiler.git@master
Patch Set: Rerun tests and format Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « test/codegen/expect/collection/src/wrappers.txt ('k') | test/codegen/expect/expect.js » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // Messages from compiling constructors.dart 1 // Messages from compiling constructors.dart
2 warning: [DOWN_CAST_COMPOSITE] y (dynamic) will need runtime check to cast to ty pe T (test/codegen/constructors.dart, line 90, col 14) 2 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to T (test/cod egen/constructors.dart, line 90, col 14)
OLDNEW
« no previous file with comments | « test/codegen/expect/collection/src/wrappers.txt ('k') | test/codegen/expect/expect.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698