Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
build
/
kati
/
89e0c4f6a0d19d01308129dbc96b9c7982203f8a
/
.
/
testcase
/
escaped_comment.mk
blob: 129e0d3fa370efa17ec90d82904d6191ecd20301 [
file
] [
log
] [
blame
]
PASS
:=
\#PASS
test1
:
echo $
(
PASS
)
test2
:
echo \#
#
define pass
\#PASS
endef
test3
:
echo $
(
pass
)