j
k
j a
j l
Hi,
the following C++ code is indented as I expect:
std::cerr << "a=" << a << ", b=" << b << ", c=" << c << std::endl;
Asking TM2, I get it indented as:
Christopher
Back to the thread
Back to the list