9abc9fc4d7
A line marked with "// error" should get an error (or it's an error), and one marked with "// ok" should not get an error (and if it does it's an error). Some tests are left unhandled and are programatically ignored in this first CL. A bug (https://github.com/dart-lang/sdk/issues/54635) has been filed to sort those out. Change-Id: I083f62829ceff6ff85121e21cfdb6670bfacb7e6 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/346301 Reviewed-by: Johnni Winther <johnniwinther@google.com> Commit-Queue: Jens Johansen <jensj@google.com>