We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48a6205 commit 2f893d9Copy full SHA for 2f893d9
test/tests/functions/string.json
@@ -62,7 +62,7 @@
62
},
63
{
64
"description": "NFC: keys are normalized",
65
- "src": ".local $x = {\u1E0A\u0323 :string} .match $x \u1E0C\u0307 {{Right}} * {{Wrong}}",
+ "src": ".local $x = {\u1E0C\u0307 :string} .match $x \u1E0A\u0323 {{Right}} * {{Wrong}}",
66
"exp": "Right"
67
}
68
]
0 commit comments