1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 08:12:21 +01:00

Another test.

This commit is contained in:
Andrei Zmievski
2000-05-12 12:45:28 +00:00
parent b0f87cdb5f
commit ffef0d8d44

View File

@@ -24,7 +24,7 @@ for ($i=0; $i<10; $i++) {
bar();
}
print "Got here...
print "Got here.....
";