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