summaryrefslogtreecommitdiffstats
path: root/test/bashisms/gettext.sh
blob: ebaec326059374803491cda184f2a57a3a58aea4 (plain)
1
2
3
4
5
#!/bin/sh

echo $"hello world -- BASHISM"

echo "foo ' bar moo'$"