diff options
Diffstat (limited to 'tests/lang/bug38579.inc')
-rw-r--r-- | tests/lang/bug38579.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/lang/bug38579.inc b/tests/lang/bug38579.inc new file mode 100644 index 0000000..8ecc558 --- /dev/null +++ b/tests/lang/bug38579.inc @@ -0,0 +1,3 @@ +<?php +echo "ok\n"; +?> |