;| Inline piped comments|; and compiling to DES
Comments for multiple lines are allowed with "pipes |", so this should be a valid code:
(princ "\nLet's beginn.") ;| I start the comment, continue it in second line and finish it in third line with the ending pipe |; (princ "\nGreat job!")
But I heard that this kind of comment could create problems when compiled to DES.
Who can confirm or not confirm these compilation issues?
0
Comments
-
Your example compiles just fine.
There has been an issue with double quotes in inline comments in DESCoder.exe V2.2, but that has been fixed a long time ago.0 -
Thanks Roy.
0
This discussion has been closed.