mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 20:10:13 +01:00
`CppCompat.Long32` is a distinct type, mapped to C++ `long` on `LLP64` (64-bit Windows). Context: #6275. Part of #5263.
`CppCompat.Long32` is a distinct type, mapped to C++ `long` on `LLP64` (64-bit Windows). Context: #6275. Part of #5263.