https://issues.dlang.org/show_bug.cgi?id=23870
Dlang Bot <dlang-bot@dlang.rocks> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #7 from Dlang Bot <dlang-bot@dlang.rocks> --- dlang/dmd pull request #15157 "fix Issue 23870 - ImportC doesn't accept '\' followed by newline, whe…" was merged into master: - d4e10579275a360daf23b5853b0f8472df571b14 by Walter Bright: fix Issue 23870 - ImportC doesn't accept '\' followed by newline, whereas VC does https://github.com/dlang/dmd/pull/15157 --