mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-10 12:10:35 +02:00
commit bash-20190111 snapshot
This commit is contained in:
@@ -30,3 +30,4 @@ a b
|
||||
a a b
|
||||
ok 3
|
||||
ok 4
|
||||
bar
|
||||
|
||||
@@ -68,3 +68,10 @@ long_comment text after
|
||||
|
||||
# comment
|
||||
comment foo bar
|
||||
|
||||
# alias ending in a tab
|
||||
alias foo="\
|
||||
echo \"bar\" \
|
||||
"
|
||||
|
||||
foo
|
||||
|
||||
Reference in New Issue
Block a user