The Tor Browser
/ file comparison
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
file
revisions
annotate
diff
comparison
raw
comparison: build/pymake/tests/escaped-continuation.mk
build/pymake/tests/escaped-continuation.mk
changeset 0
6474c204b198
equal
deleted
inserted
replaced
-1:000000000000
0:ef69a915903e
1
#T returncode: 2
2
3
all:
4
echo "Hello" \\
5
test "world" = "not!"
6
@echo TEST-PASS