Language
C++
Compiler
clang HEAD 8.0.0 (https://github.com/llvm-mirror/clang.git 926e91b0e6be63d21bd89ea9a1cc5ca17d0f3528) (https://github.com/llvm-mirror/llvm.git 2f778b8a01b6bcc97b53d5dcd6e7cc5619dd1e6d)
Options
Warnings
Don't Use Boost
C++17
no pedantic
$ clang++ prog.cc -Wall -Wextra -std=c++17
y = 2018
int{y} = 2018
Exit Code:
0