0afb365804
The JavaScript-to-JavaScript async transform had an inconsisent handling of switch statements that contained an await, but only in the expression. For now the special handling of the expression-only case is disabled. Change-Id: Ia79ff3951d681ba933df638da7e0e518d401ed9a Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/219746 Reviewed-by: Sigmund Cherem <sigmund@google.com> Commit-Queue: Stephen Adams <sra@google.com>
This directory contains tests of the language and core library implementations. For more information, see https://github.com/dart-lang/sdk/wiki/Testing.