xref: /freebsd/bin/sh/tests/parser/dollar-quote6.0 (revision 22cf89c938886d14f5796fc49f9f020c23ea8eaf)
1
2# This depends on the ASCII character set.
3
4[ $'\c\\' = $'\034' ]
5