Sign in
cobalt
/
cobalt
/
9fd106630afcfc799d1f7d301e19935ee431681e
/
.
/
src
/
third_party
/
mozjs-45
/
build
/
pymake
/
tests
/
escaped-continuation.mk
blob: 537f7547f48fc155770fb8988d7d6607799476c5 [
file
] [
log
] [
blame
]
#T returncode: 2
all
:
echo
"Hello"
\\
test
"world"
=
"not!"
@echo
TEST
-
PASS