quote_in_varexp1.tests 45 B

12
  1. x="''''"; echo "${x#"${x+''}"''}"
  2. echo Ok:$?