> What's the underlying difference between this signature: proc max(a: int; b: 
> int): int = and this proc max(a: int, b: int): int =?

Reply via email to