about summary refs log tree commit diff
path: root/tests.txt
diff options
context:
space:
mode:
authorequa <equaa@protonmail.com>2023-07-27 16:08:28 -0400
committerequa <equaa@protonmail.com>2023-07-27 16:16:37 -0400
commit77ec331c7dacad6b5028783288eb705bdb9ad22e (patch)
treeda634e1e17752a34e0898592f7735fb1679066e7 /tests.txt
initial commit
Diffstat (limited to 'tests.txt')
-rw-r--r--tests.txt17
1 files changed, 17 insertions, 0 deletions
diff --git a/tests.txt b/tests.txt
new file mode 100644
index 0000000..6b29d03
--- /dev/null
+++ b/tests.txt
@@ -0,0 +1,17 @@
+# your text editor or git configuration might break this. be careful!
+# (we have weird line endings.)
+> a,b,c
+< a	b	c
+> a,b,c

+< a	b	c
+> "\n"
+< \\n
+> "\
+> "
+< \\\n
+> a	b	c,e	f	g,
+< a\tb\tc	e\tf\tg	
+> """"
+< "
+> "a,b,","e"f"g",a"b" ""
+< a,b,	efg	ab