println(Test: prints all lines with leading xxx; but no comment leaders)
fsubst(Awk.in)
case $'^[ \t]*[*#][ \t]?'
   return $"xxx "
