Dang it, forgot to save README when fixing multiline earlier.

This commit is contained in:
Tab Atkins-Bittner 2023-12-26 14:41:01 -08:00
parent 094a615f82
commit c273d249b6
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ package {
echo "foo"
node -c "console.log('hello, world!');"
echo "foo" > some-file.txt
"#
"#
}
// `\` breaks up a single node across multiple lines.