1 2 3 4 5 6 7 8 9 10 11 12 13
/* * * 6.31 * * */ int main () { // When the reference is not a local variable return 0; }