Why does the backslash as part of the global macro $path vanish (and
`test' is not evaluated as a local macro) when immediately combined with
the local macro `test', although it does not vanish (and the content of
`test' is displayed) when not immediately combined as shown in the two
variants of -di- in the example below?