Araq Wed, 15 Nov 2023 06:00:16 -0800
I can spot the consistency in: proc f(): int = 3 let x: int = 4 var y: int = 5 Run
With a bit of practice so can you.