buildBlock(_:_:)

HtmlBuilder+Tuples.swift:7
static func buildBlock<V0, V1>(_ v0: V0, _ v1: V1) -> _HTMLTuple2<V0, V1> where V0 : HTML, V1 : HTML