perbaikan baris baru

This commit is contained in:
dodo 2019-08-08 07:54:04 +07:00
parent 7dbc82555f
commit 6b65445d60
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
<?php
echo "Hello php";
echo "Hello php\n";
?>