kdl-hs-1.2.1: test/KDL/__snapshots__/RenderSpec.snap.md
# test/KDL/RenderSpec.hs
## render ≫ default formatting ≫ renders correctly
```
(Foo)foo (Foo)123.0 a=(Foo)123.0 test b=test {
bar {
baz
}
}
(Foo)foo {}
```
# test/KDL/RenderSpec.hs
## render ≫ default formatting ≫ renders correctly
```
(Foo)foo (Foo)123.0 a=(Foo)123.0 test b=test {
bar {
baz
}
}
(Foo)foo {}
```