blob: 96578ba94cbe6821a38f9880678c1c2c9fc13322 [file] [log] [blame]
// PR c++/116568
// { dg-additional-options "-fmodules-ts -fno-module-lazy -std=c++20" }
#include "lambda-8.h"
import "lambda-8_a.H";
// { dg-error "conflicting imported declaration" "" { target *-*-* } 0 }