``` <?php $x = 1; ```
# testing
b
Copy code
<?php
$x = 1;
👍 1
38 Views