Lines Matching refs:hello
131 # hello
143 foo="hello"
171 print "hello"
191 # Same as test 1 except one more compound var following the "hello"
196 # hello
208 foo="hello"
236 print "hello"
285 foo="hello"
638 $'print "( compound -A a1=( [\'hello world\']=( typeset -a x=( %keyword% ) ) ) ; compound -A a2=( [\'hello world\']=( typeset -a x=( ! ! ! alias ) ) ) )" | read -C c ; print "X${c.a1[\'hello world\'].x[0]}X"'