Test for no fail on unicode output

This commit is contained in:
mvoidex
2013-03-31 17:55:37 +04:00
parent f0eb792780
commit 653912a066
2 changed files with 10 additions and 0 deletions

4
test/data/Unicode.hs Normal file
View File

@@ -0,0 +1,4 @@
module Unicode where
unicode :: α -> α
unicode = id