Home
last modified time | relevance | path

Searched defs:NestedAndComment (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/encoding/xml/
Dmarshal_test.go376 type NestedAndComment struct { struct
377 AB []string `xml:"A>B"`
378 Comment string `xml:",comment"`