Language
C++
Compiler
gcc HEAD 12.0.0 20210513 (experimental)
Options
Don't Use Boost
Compiler Default
no pedantic
Raw compiler options
-std=c++20
-fmodules-ts
test2.cc
test1.cc
prog.cc
$ g++ prog.cc -std=c++20 -fmodules-ts test2.cc test1.cc prog.cc
Exit Code:
1