Sign in
cobalt
/
cobalt
/
9fd106630afcfc799d1f7d301e19935ee431681e
/
.
/
src
/
third_party
/
mozjs-45
/
build
/
pymake
/
tests
/
recursive-set.mk
blob: 853f90463ef5dadae5939635e0000e0d9d5f1b8e [
file
] [
log
] [
blame
]
#T returncode: 2
FOO
=
$
(
FOO
)
all
:
echo $
(
FOO
)
@echo
TEST
-
FAIL