Modulinos: Difference between revisions

Content added Content deleted
No edit summary
Line 427: Line 427:
{{trans|Wren}}
{{trans|Wren}}
<syntaxhighlight lang="emal">
<syntaxhighlight lang="emal">
^|we have created a module named Modulino.emal
|^
in Org:RosettaCode
in Org:RosettaCode
type Modulino
type Modulino
Line 439: Line 441:
</pre>
</pre>
<syntaxhighlight lang="emal">
<syntaxhighlight lang="emal">
^|then we create a new module named ModulinoMain.emal,
| this import the previous module
|^
in Org:RosettaCode
in Org:RosettaCode
load :Modulino
load :Modulino