summaryrefslogtreecommitdiff
path: root/corebinutils/sh/tests/parser/dollar-quote7.0
blob: 5108fd4eb146214abc0c1986e067bd5aad417ccd (plain)
1
2
3
4
5

set -e

[ $'\u0024\u0040\u0060' = '$@`' ]
[ $'\U00000024\U00000040\U00000060' = '$@`' ]