summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorAndrei Zmievski <andrei@php.net>2000-05-12 12:29:59 +0000
committerAndrei Zmievski <andrei@php.net>2000-05-12 12:29:59 +0000
commit3f65342eb26b8572a16a541ab9480062a4887f09 (patch)
tree5ca76b07ed8a52a04d7e6134c8c284f35ffb3342 /tests
parent33ceae28094b0c800fe39fa9d66313b3d687b21e (diff)
downloadphp-git-3f65342eb26b8572a16a541ab9480062a4887f09.tar.gz
test
Diffstat (limited to 'tests')
-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;