classifyComments classifies comments as belonging to the previous element or belonging to the current element such that: - b[:prevEnd] belongs to the previous element, and - b[currStart:] belongs to the current element. Invariant: prevEnd <= currStart
()
source not stored for this graph (policy: none)
no test coverage detected