RosettaCodeData/Task/Comments/PHP/comments-2.php

3 lines
75 B
PHP
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
$var = 1; # this is the comment part
$var = 1; // this is the comment part