1# TODO(c): Fix
2
3export=PASS
4export export
5test:
6	echo $${export}
7