4b2faf37ec
This takes the compile-time errors from dartk strong mode, and provisionally puts them in a $fasta section, and puts the run-time errors into a $compiler == dartk && $strong section. None of them are triaged, many of them may be errors in the tests, not in fasta. Change-Id: I71f0cf46584754e9f72005b1d8a2f6b7b3553026 Reviewed-on: https://dart-review.googlesource.com/38122 Reviewed-by: Peter von der Ahé <ahe@google.com>