__documentationLine(_:)

    Construct a comment related to a test from a single-line Markup comment near it.

    Comment+Macro.swift:51
    static func __documentationLine(_ comment: String) -> Self

    Parameters

    comment

    The comment about the test.

    Returns

    An instance of Comment containing the specified comment.

    Other members in extension

    Type members

    Show implementation details (3)

    Hide implementation details

    Show system interfaces (1)

    Hide system interfaces