[IronPython] Using blocks separators instead of indentation
Ori
oorrii at gmail.com
Mon Aug 13 22:44:03 CEST 2007
OK I got the point. I have to use several statements in a single line.
For exmpale, something like:
i = 1; if (i >=1): i = 0
is there a way to do it? Is there a replacement to the newline char?
Thanks.
Ori wrote:
>
> Hello,
>
> Is there a way to use code blocks (like { and } in other languages)
> instead of indentation?
>
> Thanks,
> Ori
>
--
View this message in context: http://www.nabble.com/Using-blocks-separators-instead-of-indentation-tf4259431.html#a12133742
Sent from the IronPython mailing list archive at Nabble.com.
More information about the Ironpython-users
mailing list