Skip to content

Commit 1c2df8e

Browse files
committed
fix notice
1 parent 2408f16 commit 1c2df8e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/fixtures/proc.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
<?php
22

3-
echo $argv[1];
3+
echo 'hello';
4+

0 commit comments

Comments
 (0)