From 631764ce1d9fd14bfb0c1e6a1647366726897a9c Mon Sep 17 00:00:00 2001 From: Kirill Pertsev Date: Thu, 5 May 2016 03:47:40 -0700 Subject: [PATCH] Sample text file --- ligatures.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 ligatures.txt diff --git a/ligatures.txt b/ligatures.txt new file mode 100644 index 0000000..42d980b --- /dev/null +++ b/ligatures.txt @@ -0,0 +1,13 @@ +a<->b +a->b +a<-b +a=>b +a<=b +a++b +a!=b +a!==b +a===b +a>>=b +a=<b +a==b