Files
sdk/pkg/front_end/testcases/rasta
Johnni Winther 6a6f59f715 [cfe][InternalNodes] Move for-in lowering to inference visitor
This adds internal nodes for the encoding of various versions of for-in loops and moves the lowering to be performed as part of the inference. This avoids the need to create lowered and external AST nodes directly during body building.

Change-Id: If559bc19ff9e6aacb457413c71956c18eae2a4b1
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/499542
Reviewed-by: Paul Berry <paulberry@google.com>
2026-05-07 00:15:24 -07: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.