summaryrefslogtreecommitdiff
path: root/tests/testarray2
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testarray2')
-rw-r--r--tests/testarray21
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/testarray2 b/tests/testarray2
index b1bbc827b0..91926beaff 100644
--- a/tests/testarray2
+++ b/tests/testarray2
@@ -1,3 +1,4 @@
+
<?
for ($i="aaa"; $i<"bbb\nbbb"; $i++) {
print $i;