xref
: /
build
/
kati
/
testcase
/
func_nop.mk
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
define
V
2
$(
eval
## comment)PASS
3
endef
4
5
test
:
6
echo
$(
V
)
7