• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1!!org.yaml.snakeyaml.immutable.Shape
2color: BLACK
3point:
4- 1.17
5- 3.14
6point3d: !!org.yaml.snakeyaml.immutable.Point3d
7 - !!org.yaml.snakeyaml.immutable.Point [1.17, 3.14]
8 - 345.1
9id: 123