RosettaCodeData/Task/Comments/Phix/comments-1.phix

5 lines
128 B
Text
Raw Permalink Normal View History

2023-10-02 18:11:16 -07:00
(phixonline)-->
<span style="color: #000080;font-style:italic;">-- this is a comment.
// this is also a comment. </span>
2023-07-01 11:58:00 -04:00
<!--