Projet_SETI_RISC-V/riscv-gnu-toolchain/gcc/gcc/testsuite/g++.dg/modules/token-2_a.C
2023-03-06 14:48:14 +01:00

6 lines
128 B
C

// { dg-additional-options "-fmodules-ts -Wno-pedantic" }
# 1 "other_name"
module ;
export module bob;
// { dg-module-cmi bob }