Language
C
Compiler
clang HEAD 9.0.0 (https://github.com/llvm-mirror/clang.git f891c225aa074b7566d78cd3851b55f3e7261fbf) (https://github.com/llvm-mirror/llvm.git b8324661573d880417cfd2faefb4f14420e85d6b)
Options
Warnings
C89
no pedantic
$ clang prog.c -Wall -Wextra -std=c89
Hello, world!
Exit Code:
0