Open DavidLeoni opened 1 year ago
This:
len
int
[
]
str
+
in
bool
:
==
!=
*
Shows as
Behaviour is pretty random, if I remove everything from inclusione line it shows correctly
inclusione
I tried a workaround with <a> tags, doesn't show artifacts but text is not clickable :-(
<a>
This:
len
(str)int
[
int]
str
+
str2str
in
str2bool
[
int:
int]
str
==
,!=
bool
*
intstr
Shows as
Behaviour is pretty random, if I remove everything from
inclusione
line it shows correctlyI tried a workaround with
<a>
tags, doesn't show artifacts but text is not clickable :-(