Home | History | Annotate | Download | only in recursive
      1 &id001 !!org.yaml.snakeyaml.recursive.Human
      2 bankAccountOwner:
      3   bankAccountOwner:
      4     bankAccountOwner: *id001
      5     birthPlace: null
      6     birthday: null
      7     children: !!set {}
      8     father: null
      9     mother: null
     10     name: Man 3
     11     partner: null
     12   birthPlace: null
     13   birthday: null
     14   children: !!set {}
     15   father: null
     16   mother: null
     17   name: Man 2
     18   partner: null
     19 birthPlace: null
     20 birthday: null
     21 children: !!set {}
     22 father: null
     23 mother: null
     24 name: Man 1
     25 partner: null