fetching https://github.com/Geod24/dmd.git enable-preview-in-default (attempt: 1/3)
From https://github.com/Geod24/dmd
 * branch                  enable-preview-in-default -> FETCH_HEAD

merging FETCH_HEAD
Updating 7d6ac55712..87b1aff192
Fast-forward
 compiler/src/dmd/dinterpret.d                            | 10 ++++++++++
 compiler/src/dmd/globals.d                               |  2 +-
 compiler/test/compilable/test17351.d                     |  9 +++++++++
 compiler/test/compilable/testfptr.d                      | 14 ++------------
 compiler/test/fail_compilation/deprecatedinref.d         |  4 ++--
 compiler/test/fail_compilation/deprecations_preview_in.d |  2 +-
 compiler/test/fail_compilation/fail183.d                 |  8 ++++----
 compiler/test/run.d                                      |  2 +-
 8 files changed, 30 insertions(+), 21 deletions(-)