Guards
Suminda Sirinath Salpitikorala Dharmasena
sirinath1978m at gmail.com
Sun Mar 7 02:28:03 UTC 2021
A typo:
or simply:
case Point(int x {if (x > 0)}, int y {y > x}):
should read as:
or simply:
case Point(int x {x > 0}, int y {y > x}):
More information about the amber-spec-observers
mailing list