Main.cc: In function ‘int fun(int)’: Main.cc:9:12: error: ‘i’ was not declared in this scope 9 | return i; | ^