summaryrefslogtreecommitdiff
path: root/tests/lang/bug73172.inc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lang/bug73172.inc')
-rw-r--r--tests/lang/bug73172.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/lang/bug73172.inc b/tests/lang/bug73172.inc
index 5e4a85ea2e..760cbecc8b 100644
--- a/tests/lang/bug73172.inc
+++ b/tests/lang/bug73172.inc
@@ -4,4 +4,3 @@ function test($a, $x, $y){
return;
}
test('test', 9223372036854775808, 'test');
-