]> git.saurik.com Git - apple/shell_cmds.git/blob - sh/tests/parser/dollar-quote2.0
shell_cmds-216.60.1.tar.gz
[apple/shell_cmds.git] / sh / tests / parser / dollar-quote2.0
1 # $FreeBSD$
2
3 # This depends on the ASCII character set.
4
5 [ $'\e' = "$(printf "\033")" ]