diff options
Diffstat (limited to 'html-test/tests/Unicode.hs.disabled')
-rw-r--r-- | html-test/tests/Unicode.hs.disabled | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/html-test/tests/Unicode.hs.disabled b/html-test/tests/Unicode.hs.disabled new file mode 100644 index 00000000..d5bbf445 --- /dev/null +++ b/html-test/tests/Unicode.hs.disabled @@ -0,0 +1,6 @@ +module Unicode where + +-- | γλώσσα +x :: Int +x = 1 + |