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