Joseph Ferano 23601f382d Say that break and continue do not exist, since a loop section implies them
plan.org settled the loop story as "while/for with break/continue and return",
so a reader will reach for them; they are not implemented and, unlike the rest,
not refused by name either — they come back as unknown function.
2026-09-12 03:51:53 +07:00
..