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

merging FETCH_HEAD
Auto-merging compiler/src/dmd/access.d
Merge made by the 'recursive' strategy.
 compiler/src/dmd/access.d                        | 40 +++++++++++++++++++++++-
 compiler/test/fail_compilation/fail3254.d        | 14 +++++++++
 compiler/test/fail_compilation/imports/imp3254.d | 11 +++++++
 3 files changed, 64 insertions(+), 1 deletion(-)
 create mode 100644 compiler/test/fail_compilation/fail3254.d
 create mode 100644 compiler/test/fail_compilation/imports/imp3254.d