summary refs log tree commit diff
path: root/bin/1sh/tests/parser/dollar-quote2.0
blob: 4617ed8d908615b6ef96f1f2135dc176b1749cad (plain) (blame)
1
2
3
4
5
# $FreeBSD$

# This depends on the ASCII character set.

[ $'\e' = "$(printf "\033")" ]