param_expand_alt2.tests 61 B

1234567
  1. echo Unquoted: H${$+
  2. }H
  3. echo Quoted: "H${$+
  4. }H"
  5. echo Ok:$?