[Gambas-user] Class header features

Benoît Minisini gambas at ...1...
Sun Dec 13 19:37:37 CET 2015


Le 13/12/2015 19:33, Tobias Boege a écrit :
> On Sat, 12 Dec 2015, Fabien Bodard wrote:
>> gbs3 -e -p '{long[]}a=[1,1]:for {i}ii = 0 to
>> 50:{l}i=a[0]+a[1]:a[0]=a[1]:a[1]=i:print i:next'
>>
>> hermetics
>>
>
> I don't know what this has to do with the thread but I'm amazed that this
> works. As I read it '{i}ii', e.g., is a crude way to declare an integer ii
> while using it for the first time.
>
> You should ever think you know every nasty syntax hack in Gambas... :-)
>
> Regards,
> Tobi
>

It's just Fabien's thing. I don't think I will ever accept it inside 
Gambas compiler!

-- 
Benoît Minisini




More information about the User mailing list