]> git.saurik.com Git - apple/shell_cmds.git/blob - sh/tests/parser/dollar-quote7.0
shell_cmds-207.100.1.tar.gz
[apple/shell_cmds.git] / sh / tests / parser / dollar-quote7.0
1 # $FreeBSD$
2
3 set -e
4
5 [ $'\u0024\u0040\u0060' = '$@`' ]
6 [ $'\U00000024\U00000040\U00000060' = '$@`' ]