toml: |
  array = [1, 2, "three"]

  [map]
    foo = "bar"
