Ceylon (programming language): Difference between revisions

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 the—runthe --run parameter, like this:
 
<code>ceylon run --compile=force --run hello default</code>