https://issues.dlang.org/show_bug.cgi?id=5096
--- Comment #2 from Adam D. Ruppe <[email protected]> --- This struck me AGAIN last week. I copy/pasted some code to shuffle things into a nested function and brought in an extra }. The first error message issued was *hundreds of lines* past the actual error, then the remaining ones even further out. --
