Skip to content

Commit 140190e

Browse files
committed
(#821) Add more mappings to Bot.Flip
1 parent 5e87403 commit 140190e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Bot/Flip.hs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ separateVariable =
7272
, ('\x203F', '\x2040')
7373
, ('\x2045', '\x2046')
7474
, ('\x2234', '\x2235')
75+
, ('', '')
7576
]
7677

7778
table1 :: M.Map Char Char

0 commit comments

Comments
 (0)