[Gambas-user] variable declaration everywhere ???

Fabien Bodard gambas.fr at gmail.com
Tue Dec 11 09:33:03 CET 2018


Allow local variable declaration anywhere in the function. The local
symbol still has a function scope, but can be used after its
declaration only.

hum....

and now ?

{Integer}MyVar = 1+1 ?

:-P


-- 
Fabien Bodard


More information about the User mailing list