TagTestFinder tries to report errors on a given line number, but the reality is that the line number is not available and is always reported as zero.
While it would be ideal to associate line numbers with individual tags, a more pragmatic and easier solution would be for CommentStream to be able to report the line number of the beginning of the most recent comment found by readComment.
While it would be ideal to associate line numbers with individual tags, a more pragmatic and easier solution would be for CommentStream to be able to report the line number of the beginning of the most recent comment found by readComment.