Files
sdk/pkg/front_end/testcases/rasta
Kevin Millikin bd60fa1ad5 [cfe] Write constant field initializers into outlines
For constant field initializers, compile the initializer expression
to Kernel, perform local type inference, and perform necessary
rewrites during outline construction.  This will support constant
evaluation during separate compilation.

Change-Id: I65fe601595c04c45d586d0bac97c2ade6ab15a90
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/104564
Reviewed-by: Dmitry Stefantsov <dmitryas@google.com>
Commit-Queue: Kevin Millikin <kmillikin@google.com>
2019-06-04 13:14:29 +00:00
..

Rasta regression tests

The tests in this directory were copied from rasta, at commit dace1ed.

The rasta expectation files *.dart.txt have been copied three times to * .outline.expect, *.direct.expect, and *.dart.dartk.expect.