[Aldor-l] comma vs. semicolon in default

Ralf Hemmecke ralf at hemmecke.de
Fri Jan 19 03:25:06 EST 2007


What is actually the right way to specify default types in Aldor?

default {n: Integer, s: String}

default {n: Integer; s: String}

Should there be a comma or a semicolon? Or is both OK?

I was unable to find something in the Aldor User Guide.
Any suggestions?

Ralf




More information about the Aldor-l mailing list