What is the best comment in source code you have ever encountered?
相关问题
- Using XPath to access comments a flat hierachy
- should I write more descriptive function names or
- Python Encoding Comment Format
- How to increase mysql table comments length?
- How to ignore unassigned new in ReSharper?
in a completely uncommented 2000 line method
(I actually grepped out all the brackets one day just to see how bad it was, and, sans formatting, got this:
The endif showed up around line 800)
Wish I were kidding. And knowing the developer who wrote the code, I think he meant it literally.