Add many string features
[normand.git] / tests / pass-str-post-expr-lower.nt
diff --git a/tests/pass-str-post-expr-lower.nt b/tests/pass-str-post-expr-lower.nt
new file mode 100644 (file)
index 0000000..89313fb
--- /dev/null
@@ -0,0 +1,7 @@
+{meow = 'LÉGIFÉRER'}
+
+{meow.lower() : s:latin1}
+{ICITTE == len(meow) : 8}
+---
+6c e9 67 69 66 e9 72 65 72
+01
This page took 0.022627 seconds and 4 git commands to generate.