[1] error: implicit conversion in assignment (possible truncation) [warning-as-error] 1:1
int a = 1.0;
^
[2] error: implicit conversion in assignment (possible truncation) [warning-as-error] 1:1
int a = 1.0;
^
