Language
C++
Compiler
gcc HEAD 9.0.0 20180729 (experimental)
Options
Warnings
Don't Use Boost
C++2a(GNU)
no pedantic
Raw runtime options
-50
$ g++ prog.cc -Wall -Wextra -std=gnu++2a
0
prog.exe: prog.cc:13: int main(): Assertion `test() == true' failed.
Signal:
Aborted