dhall-1.22.0: dhall-lang/tests/parser/success/import/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]