Sign in
◑
Theme
android
/
platform
/
build
/
kati
/
9c4d6d4d9bbe2e70e5b5c080e72f00b5eb4b094e
/
.
/
testcase
/
call_with_whitespace.mk
blob: f833b53cfa5e4d419850af591174471e0b800bbf [
file
]
func
=
$
(
info called with
'$(1)'
)
test
=
$
(
call $
(
1
),
$
(
1
))
$
(
call test
,
func
)
$
(
call test
,
func
)
$
(
call test
,
func
)
$
(
call test
,
func
)
test
: