Language
C
Compiler
clang HEAD 9.0.0 (https://github.com/llvm-mirror/clang.git 522c8dac2d3d16fe43cae5a9a709e58ffd469a70) (https://github.com/llvm-mirror/llvm.git 7f1051e1fa398762ef61ad83913125e731cf2994)
Options
Warnings
C11
no pedantic
$ clang prog.c -Wall -Wextra -std=c11
123456789
Exit Code:
0