brintos

brintos / llvm-project-archived public Read only

0
0
Text · 157 B · 7ce0cbb Raw
8 lines · cpp
1// RUN: rm -fr %t2// RUN: mkdir %t3// RUN: %clang_cc1 -std=c++20 -I%S/Inputs/ %s -verify4// expected-no-diagnostics5module;6#include "h7.h"7export module X;8