b683098fde
Altered the structure of the statement visitors now that ConstantEvaluator is an expression visitor. Currently uses the environment from the prior exprEvaluator, but will change in the future when needed. No new const functionality, just set up for future ones. Tests renamed so they actually run now. Change-Id: Ic5914b0fc700aadeb0dcb28c08593f88e38582a2 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/189220 Reviewed-by: Dmitry Stefantsov <dmitryas@google.com> Commit-Queue: Kallen Tu <kallentu@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.