Reformat helloInput for sed
This commit is contained in:
parent
c581229f59
commit
c2915db424
|
@ -13,4 +13,4 @@ template: |
|
||||||
|
|
||||||
run: |
|
run: |
|
||||||
echo 'Reading from stdin...' >&2; sed -f main.sed
|
echo 'Reading from stdin...' >&2; sed -f main.sed
|
||||||
helloInput: |
|
helloInput: ""
|
||||||
|
|
Loading…
Reference in New Issue