xref: /aosp_15_r20/external/bazelbuild-rules_rust/test/process_wrapper/test_files/env_file3 (revision d4726bddaa87cc4778e7472feed243fa4b6c267f)
1ENV_ESCAPE=with\
2new line
3ENV_NO_ESCAPE=with no new line\\
4ENV_ESCAPE_WITH_BACKSLASH=new line\\\
5here