Skip to content

Commit

Permalink
add new line
Browse files Browse the repository at this point in the history
  • Loading branch information
KsaR99 committed Dec 12, 2024
1 parent f8945fa commit a48da86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hello-world/php/code.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?= 'Hello, World!';
<?= "Hello, World!\n";

0 comments on commit a48da86

Please sign in to comment.