xref: /dflybsd-src/tools/regression/bin/sh/parser/dollar-quote6.0 (revision 6af9a77b394698e42f3a7ec6126497a3fc2fd470)
1# $FreeBSD$
2
3# This depends on the ASCII character set.
4
5[ $'\c\\' = $'\034' ]
6