dhall-1.20.0: tests/parser/success/pathTerminationA.dhall
-- Verify that certain punctuation marks terminate paths correctly
λ(x : ./example)
→ [./example, {bar = <baz = ./example>, qux = ./example}, ./example]
-- Verify that certain punctuation marks terminate paths correctly
λ(x : ./example)
→ [./example, {bar = <baz = ./example>, qux = ./example}, ./example]