summaryrefslogtreecommitdiff
path: root/tests/lang/016.inc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lang/016.inc')
-rw-r--r--tests/lang/016.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lang/016.inc b/tests/lang/016.inc
index b73333f7b0..56aa85d65b 100644
--- a/tests/lang/016.inc
+++ b/tests/lang/016.inc
@@ -1,4 +1,4 @@
-<?php
+<?php
function MyFunc ($a) {
echo $a;
}