Files
zig/test
dweiller 19fc5f4fb2 Sema: disallow slicing many-item pointer with different sentinel
This change prevents adding or changing the sentinel in the type of a
many-item pointer via the slicing syntax `ptr[a.. :S]`.
2025-07-31 12:02:19 +01:00
..
2025-07-21 12:32:37 -07:00
2025-07-26 17:31:04 -04:00
2024-03-28 15:24:01 +02:00