Test for no fail on unicode output
This commit is contained in:
4
test/data/Unicode.hs
Normal file
4
test/data/Unicode.hs
Normal file
@@ -0,0 +1,4 @@
|
||||
module Unicode where
|
||||
|
||||
unicode :: α -> α
|
||||
unicode = id
|
||||
Reference in New Issue
Block a user