dhall-1.42.3: dhall-lang/tests/normalization/success/unit/TextReplaceNormalizationA.dhall
-- This test verifies that implementations do not perform Unicode normalization
-- before substitution.
Text/replace "a\u{0301}" "b" "\u{00e1}c"
-- This test verifies that implementations do not perform Unicode normalization
-- before substitution.
Text/replace "a\u{0301}" "b" "\u{00e1}c"