2 // RUN: %clang_cc1 -fsyntax-only -I%S/Inputs -fmodules -fimplicit-module-maps -fmodules-cache-path=%t -verify %s
3 // expected-no-diagnostics
5 @import innerstructredef.one;
8 // Should set lexical context when parsing 'Inner' here, otherwise there's a crash: