mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-27 14:20:23 +01:00
Using `Identifier` because `self` and `Self` will resolve to different things. While `i32` uses `Literal`, it'd always resolve to the same type.