Makefile文件  |  9行  |  62 B

# TODO(go): Fix

test: foo

foo: x%x:
	echo PASS

$(info foo)