diff options
Diffstat (limited to 'test')
| -rw-r--r-- | test/strings.tm | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/strings.tm b/test/strings.tm index 6ef139ac..a7631824 100644 --- a/test/strings.tm +++ b/test/strings.tm @@ -5,3 +5,6 @@ = "hello amélie!" >> str:lower():title() = "Hello Amélie!" + +>> \UE9 += "é" |
