[Gambas-user] Eval tokenizer Fails in some cases
Benoît Minisini
g4mba5 at gmail.com
Tue Feb 2 17:55:20 CET 2021
Le 02/02/2021 à 17:08, Brian G a écrit :
> If eval highlight the following
>
> dim a as string = "sdsdfdsfdsfsd"
> "sdsdfdsfsddfdf"
> "sdfsdfsdfdsfdfd"
> as a single block everything is great!
>
> or if tokenize
> dim a as collection = [
> "a":1,
> "b":2
> ]
> this works fine as well
> but if tokenizing:
> ...
Please provide a project that reproduces the bug.
--
Benoît Minisini
More information about the User
mailing list