Newer
Older
UbixOS / bin / sh / tests / parser / dollar-quote2.0
@Charlie Root Charlie Root on 16 Jan 2018 88 bytes BSD Shell
# $FreeBSD$

# This depends on the ASCII character set.

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