Re: [Gambas-user] Cute compiler bug

2014-05-06 Thread Benoît Minisini
Le 03/05/2014 22:38, Tobias Boege a écrit : > Hi Benoit, > > the compiler seems to ignore "As something" annotations on the LHS of an > assignment. I called them "annotations" but actually I couldn't find any > mention of such a construct in the grammar of expression assignment or LHS > published i

[Gambas-user] Cute compiler bug

2014-05-03 Thread Tobias Boege
Hi Benoit, the compiler seems to ignore "As something" annotations on the LHS of an assignment. I called them "annotations" but actually I couldn't find any mention of such a construct in the grammar of expression assignment or LHS published in the wiki. Look at that code: Dim aLetters As Strin