629d4ce095
This exposed a bug in late_var_init_transformer, where statements that came before the late var declaration weren't copied over. So I rewrote it a lot simpler. Bug: https://github.com/dart-lang/sdk/issues/38841 Change-Id: I7f75448179f737fa1e3b90aefd9ea15a2c4be5d8 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/126085 Reviewed-by: Alexander Markov <alexmarkov@google.com> Commit-Queue: Liam Appelbe <liama@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.