Sign in
android
/
platform
/
build
/
kati
/
ee538935fc914663100eb3d181dc40277131c2f6
/
.
/
testcase
/
err_unmatched_endef.mk
blob: b1a44cea8c462407eee3a46a6ddf25af8f42a6d9 [
file
] [
log
] [
blame
]
define test1
# Typo below, endif instead of endef
endif
define test2
endef
foo
:
echo FAIL