Go! (programming language): Difference between revisions

Content deleted Content added
Yobot (talk | contribs)
Example: Fix language
Line 34:
== Example ==
The following example illustrates the "ontology-oriented" type and declarations style of Go!:<ref name=applied />
<source lang="go">
Gender [[#algebraic|'''::=''']] male | female.