// Copyright 2025 Umberto Gotti <umberto.gotti@umbertogotti.dev>
// Licensed under the MIT License
// SPDX-License-Identifier: MIT
use crateSection;
// One top-level item, with the lines it occupies.
//
// first_line is the start of the item's whole block, comments included: a
// comment introducing a test belongs to that test, so the blank line before the
// comment is the separator and the comment itself is not a gap.