Hacker News new | ask | show | jobs
by sharkbrainguy 6287 days ago
for associative arrays foo: bar, for non-associative foo, bar,

surely this is unambiguous?

    x:
      y: "a",
      z: "23",
      q: 54,
         32,
         45
    ,
    r: 43