dhall-1.21.0: dhall-lang/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]