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
Solved! Go to Solution.
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:
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:
Hi @CarlosFigueira,
You're totally right... My mistake... Sorry I bothered you and thanks for your answer... 🙂
Cheers,
Emmanuel
User | Count |
---|---|
261 | |
127 | |
101 | |
49 | |
47 |