int foo; // a page of code foo = bar + 5; // more code
// a page of code int foo = bar + 5; // more code
I feel like the topic of inlined code is similar but is not quite the same.
I feel like the topic of inlined code is similar but is not quite the same.