mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 22:02:23 +01:00
This is instead of having one test file that has different return types and two test files for `i16` and `i32` param tests, which doesn't seem consistent. First commit does file renames for easier review. Part of #5063.