mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-12 22:50:49 +02:00
Bash-4.1 distribution source
This commit is contained in:
@@ -202,3 +202,6 @@ ${THIS_SH} ./comsub-posix1.sub
|
||||
: $(echo foo)"
|
||||
"
|
||||
|
||||
# fixed after bash-4.0 released
|
||||
: $(case a in a) echo ;; # comment
|
||||
esac)
|
||||
|
||||
Reference in New Issue
Block a user