Language
C++
Compiler
clang HEAD 13.0.0 (https://github.com/llvm/llvm-project.git 7310403e3cdf8a436f94770e1a1498db05d2d091)
Options
Warnings
Don't Use Boost
C++2b
no pedantic
$ clang++ prog.cc -Wall -Wextra -std=c++2b Hello!
World!
No such string.
Exit Code:
0