24 lines · plain
1---2Name: Fields3Tags:4- Name: IntWrapper5 Fields:6 - Name: value7 Availability: none8 AvailabilityMsg: "oh no"9- Name: Outer10 Tags:11 - Name: Inner12 Fields:13 - Name: value14 Availability: none15 AvailabilityMsg: "oh no 2"16 Methods:17 - Name: value18 Availability: none19 AvailabilityMsg: "this should have no effect" 20Functions:21- Name: value22 Availability: none23 AvailabilityMsg: "this should have no effect"24