packages feed

dhall-toml-1.0.0: tasty/data/nested-tables.toml

a2 = true

[a1]
    b1 = "hello"
    b2 = "world"

    [a1.b3]
        c1 = "!"
        c2 = 42