mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 21:30:12 +01:00
This is a step toward removing the index from `InitForm`, so that equal form values always have equal representations. --------- Co-authored-by: Jon Ross-Perkins <jperkins@google.com>
Run tests
Tests of the Run entrypoint are in separate files because Run needs to be in
Main//default, and there can only be one such library per compile.