diff options
Diffstat (limited to 'tests/lang/passByReference_001.phpt')
| -rw-r--r-- | tests/lang/passByReference_001.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lang/passByReference_001.phpt b/tests/lang/passByReference_001.phpt index c73eacc594..277f6d4a39 100644 --- a/tests/lang/passByReference_001.phpt +++ b/tests/lang/passByReference_001.phpt @@ -34,4 +34,4 @@ array(1) { [0]=> &int(1) } -int(1)
\ No newline at end of file +int(1) |
