Skip to content

Commit 26587a9

Browse files
committed
eol
1 parent d70cb10 commit 26587a9

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

ext/opcache/tests/preload.inc

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
<?php
2-
function f1() {
3-
}
4-
5-
if (isset($rt)) {
6-
function f2() {
7-
}
1+
<?php
2+
function f1() {
3+
}
4+
5+
if (isset($rt)) {
6+
function f2() {
7+
}
88
}

0 commit comments

Comments
 (0)