]> granicus.if.org Git - php/commitdiff
test commit
authorAndrei Zmievski <andrei@php.net>
Sat, 2 Oct 1999 21:06:30 +0000 (21:06 +0000)
committerAndrei Zmievski <andrei@php.net>
Sat, 2 Oct 1999 21:06:30 +0000 (21:06 +0000)
tests/testarray2

index 4272eedf2e1fbddcb4be893c9a53a4fc148df7bb..b1bbc827b07ca35ace1e7495375e60c5ea19770c 100644 (file)
@@ -1,5 +1,4 @@
 <?
-
 for ($i="aaa"; $i<"bbb\nbbb"; $i++) {
        print $i;
-}
\ No newline at end of file
+}