packages feed

dhall-1.42.3: dhall-lang/tests/normalization/success/unit/TextReplaceVarA.dhall

{- This test verifies that an implementation works with a variable as "replacement".
-}
λ(x : Text) → Text/replace "a" x "aaa"