kdl-hs-1.0.0: 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 {}
```