<div dir="ltr"><div class="gmail_quote">On Fri, Sep 26, 2008 at 4:33 AM, bearophile <span dir="ltr">&lt;<a href="mailto:bearophileHUGS@lycos.com">bearophileHUGS@lycos.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Yigal Chripun:<br>
<div class="Ih2E3d">&gt; From what I understood, global functions are allowed.<br>
<br>
</div>This is the (not nice to me) hello world:<br>
<br>
import <a href="http://dlt.io" target="_blank">dlt.io</a><br>
<br>
class Main:<br>
 &nbsp; &nbsp; &nbsp; &nbsp;void main(Printer stdout):<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;stdout(&quot;Hello World!\n&quot;)<br>
<br>
<br>
So I presume you need a least one class into your code.<br></blockquote><div><br></div><div>That surprised me too. &nbsp;He&#39;s probably been drinking too much OO/Java kool-aid.</div><div><br></div><div>--bb&nbsp;</div></div></div>