rand-int stays u64.

This commit is contained in:
Joseph Ferano 2026-09-26 16:29:38 +07:00
parent 3a2f3327f6
commit 15ff547e52

View File

@ -10,6 +10,9 @@ pointing at it. A CANCELLED entry carries the one-line reason, because an idea
rejected without a record is an idea that gets re-proposed.
* Language surface
** CANCELLED rand-int returns i64
Decided 2026-09-26 (134): rand-int stays u64; write rand-int-range(lo, hi) for a signed
range.
** DONE A literal's reading is fixed where it is bound
CLOSED: [2026-09-26]
Decision 132, clarifying 117: a vector, map or text literal is typed only when its own