Hi,
As you can see in the capture below, putting two comments like /* ... */ with no code in between is considered as an error by the editor:
Technically, I guess it shouldn't...
Emmanuel
Announcements
Hi,
As you can see in the capture below, putting two comments like /* ... */ with no code in between is considered as an error by the editor:
Technically, I guess it shouldn't...
Emmanuel
Hi @CarlosFigueira,
You're totally right... My mistake... Sorry I bothered you and thanks for your answer... 🙂
Cheers,
Emmanuel
You should be able to have two comments in a row. Do you have anything after the comments? Currently you cannot have an expression separator (";;" for fr-FR) as the end of the expression, which seems to be the case for you. If you add a new expression after the comments, or if you remove the separator, then it should work, as in the example below:
WarrenBelz
791
Most Valuable Professional
MS.Ragavendar
410
mmbr1606
275
Super User 2025 Season 1