Skip to content

Commit 763ec80

Browse files
committed
EOL
1 parent 35d4708 commit 763ec80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cli.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77
$cli->output($string);
88
$cli->error($string);
99
echo $cli->input('Hello world: ',array('Hello','world'));
10-
echo $cli->input('Test2: ', 'test');
10+
echo $cli->input('Test2: ', 'test');

0 commit comments

Comments
 (0)