9a20a001a6
In Dart, if initializer throws an exception, a static non-const field will have a null value, even if result of initializer is non-nullable. This CL fixes TFA to make static non-const fields with initializer nullable in order to correctly handle this case. Change-Id: Ib451927b3da508c18ea43fcd0533066fb129a45e Reviewed-on: https://dart-review.googlesource.com/46577 Reviewed-by: Zach Anderson <zra@google.com> Commit-Queue: Alexander Markov <alexmarkov@google.com>
This package hosts VM specific Dart code and helper scripts.