K 10 svn:author V 6 kevans K 8 svn:date V 27 2019-10-24T03:09:31.148807Z K 7 svn:log V 203 MFC r348499: Fix comment parsing in interp_simple.c loader.rc has comment lines without a trailing space, which get interpreted as commands. Avoid this by only matching against the backslash character. END