Skip to content

Commit

Permalink
fix README
Browse files Browse the repository at this point in the history
Signed-off-by: xxchan <[email protected]>
  • Loading branch information
xxchan committed Jun 30, 2024
1 parent 7b92424 commit 0e9a402
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ exit 1
# Check the output of the command. Same as `error`, empty lines (not consecutive) are allowed, and 2 consecutive empty lines ends the result.
system ok
echo "Hello\n\nWorld"
echo $'Hello\n\nWorld'
----
Hello
Expand Down

0 comments on commit 0e9a402

Please sign in to comment.