Sign in
cobalt
/
cobalt
/
9fd106630afcfc799d1f7d301e19935ee431681e
/
.
/
src
/
third_party
/
mozjs-45
/
build
/
pymake
/
tests
/
oneline-command-continuations.mk
blob: c11f3df524e4a4cb58d031a1a7e3e10934b854e9 [
file
] [
log
] [
blame
]
all
:
test
@echo
TEST
-
PASS
test
:
;
test
"Hello \
world"
=
"Hello world"