build/pymake/tests/oneline-command-continuations.mk

branch
TOR_BUG_9701
changeset 3
141e0f1194b1
equal deleted inserted replaced
-1:000000000000 0:1adf0ba8107d
1 all: test
2 @echo TEST-PASS
3
4 test: ; test "Hello \
5 world" = "Hello world"

mercurial