Home | History | Annotate | Download | only in testcase
      1 PAREN:=(
      2 $(PAREN):=PASS
      3 
      4 X:=O(
      5 Y:=$(X:(=K)
      6 test:
      7 	echo $Y
      8 	echo $(()
      9