xref: /llvm-project/clang/test/Modules/Inputs/DependsOnModule.framework/Headers/not_coroutines.h (revision 0818433a5515df24c5d2cd95087e375ba8596cb0)
1 #ifdef __cpp_impl_coroutine
2 #error coroutines must NOT be enabled
3 #endif
4