Home | History | Annotate | Download | only in issues
      1 !!org.yaml.snakeyaml.issues.issue60.SkipBean
      2 empty: []
      3 listInt: [null, 1, 2, 3]
      4 listStr: [bar, null, foo, null]
      5 map: {}
      6 text: foo
      7