Closed GoogleCodeExporter closed 9 years ago
I realised that this isn't actually necessary in an interpreted language anyway.
Since it's all late binding, the functions only need be defined when they're
called -
not when other functions refer to them.
It's implemented anyway for compatibility with regular C.
Original comment by zik.sale...@gmail.com
on 1 Mar 2010 at 8:40
Original issue reported on code.google.com by
zik.sale...@gmail.com
on 1 Mar 2010 at 6:21