Run id: 2921

Main.cc: In function 'int main()':
Main.cc:4:15: error: 'b' was not declared in this scope
     int a=123;b=456;
               ^