diff options
| author | mion <> | 2026-02-11 22:59:23 +0000 |
|---|---|---|
| committer | mion <> | 2026-02-11 22:59:23 +0000 |
| commit | 9ac5ed19e543f15aff7ce2f426b1444867fd1b21 (patch) | |
| tree | f6e798dfa86336ca48d79e6a8a23ce1e51b72faa /test.sh | |
test
Diffstat (limited to 'test.sh')
| -rwxr-xr-x | test.sh | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +meow="$(echo "hi")" + +echo $meow
\ No newline at end of file |
