main shinobi / tests / mk / kati / func_with_backslash / test / mk
1$(info $(if \
2 $(X),FAIL,PASS))
3
4test:
5	echo OK