Home | History | Annotate | Download | only in testcase
      1 # TODO(c): Fix
      2 
      3 export=PASS
      4 export export
      5 test:
      6 	echo $${export}
      7