prog.cpp:1:20: error: variable or field 'fortran_style' declared void
prog.cpp:1:20: error: 'var1' was not declared in this scope
prog.cpp:1:25: error: 'var2' was not declared in this scope
prog.cpp:1:30: error: 'var3' was not declared in this scope
prog.cpp:1:48: error: expected unqualified-id before '{' token
prog.cpp:7:11: error: uninitialized const 'extern_const_int'
prog.cpp:10:2: error: expected identifier before 'and' token
prog.cpp:10:2: error: expected '}' before 'and' token
prog.cpp:10:5: error: expected unqualified-id before ',' token
prog.cpp:10:6: error: expected unqualified-id before 'and_eq' token
prog.cpp:16:1: error: expected declaration before '}' token