Is there any way to input such a literal? Both `...` and q"EOS...EOS" do not allow escape sequences. I'm on Linux, but I need precisely CRLF, not just \n.
-- Marek Janukowicz
Marek Janukowicz via Digitalmars-d-learn Wed, 26 Aug 2015 11:31:10 -0700
Is there any way to input such a literal? Both `...` and q"EOS...EOS" do not allow escape sequences. I'm on Linux, but I need precisely CRLF, not just \n.
-- Marek Janukowicz