a = 4 +b ; 
// EXPECTED
// b is undefined
// EXITCODE 1
