fetching https://github.com/katyukha/dmd.git issue_23662 (attempt: 1/3)
From https://github.com/katyukha/dmd
 * branch            issue_23662 -> FETCH_HEAD

merging FETCH_HEAD
Merge made by the 'recursive' strategy.
 compiler/src/dmd/cparse.d                   | 3 +++
 compiler/test/compilable/imports/imp23662.c | 6 ++++++
 compiler/test/compilable/test23662.d        | 8 ++++++++
 3 files changed, 17 insertions(+)
 create mode 100644 compiler/test/compilable/imports/imp23662.c
 create mode 100644 compiler/test/compilable/test23662.d