Closed sahabi closed 7 years ago
salty gives a parse error when given this declaration:
input y : Int (0,3) = 2
Sorry about misleading you over email, the actual syntax is:
input y : Int 0 ... 3 = 2
salty gives a parse error when given this declaration:
input y : Int (0,3) = 2