1 // { dg-additional-options "-fmodules-ts -std=c++2a" }
2 
3 import "legacy-7_a.H";
4 
5 #ifdef throw
6 #error barf
7 #endif
8 
9