anglais/examples/massacre.ang
2026-09-10 12:59:29 +02:00

4 lines
40 B
Text

a := fn b(n: int) -> int {
n + 1
}