External Issue: internal error on "import super.this"

18732, "cassella", "internal error on "import super.this"", "2021-11-16T07:51:57Z"

Summary of Problem

Steps to Reproduce

Source Code:

module foo {
  module M {
    public import super.this;
  }
}

Compile command:

$ chpl foo.chpl
internal error: case not handled [passes/ResolveScope.cpp:707]

or

internal error: PAS-RES-OPE-0707 chpl version 1.26.0 pre-release (983c4bda45)

Associated Future Test(s):

None yet

Configuration Information

chpl version 1.26.0 pre-release (983c4bda45)

CHPL_TARGET_PLATFORM: linux64
CHPL_TARGET_COMPILER: gnu
CHPL_TARGET_ARCH: x86_64
CHPL_TARGET_CPU: native *
CHPL_LOCALE_MODEL: flat
CHPL_COMM: gasnet *
  CHPL_COMM_SUBSTRATE: udp
  CHPL_GASNET_SEGMENT: everything
CHPL_TASKS: qthreads
CHPL_LAUNCHER: amudprun
CHPL_TIMERS: generic
CHPL_UNWIND: none
CHPL_MEM: jemalloc
CHPL_ATOMICS: cstdlib
  CHPL_NETWORK_ATOMICS: none
CHPL_GMP: none
CHPL_HWLOC: bundled
CHPL_RE2: bundled
CHPL_LLVM: unset
CHPL_AUX_FILESYS: none

gcc (Ubuntu 10.3.0-1ubuntu1) 10.3.0