__documentationBlock(_:)

    Construct a comment related to a test from a Markup block comment near it.

    Comment+Macro.swift:66
    static func __documentationBlock(_ 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