Content deleted Content added
No edit summary |
m fixing Dewritech's error |
||
Line 223:
}
</source>
but any other shared function without parameters can be used as main calling the program with
<code>ceylon run --compile=force --run hello default</code>
|