aboutsummaryrefslogtreecommitdiffhomepage
path: root/example/src/Test.purs
diff options
context:
space:
mode:
Diffstat (limited to 'example/src/Test.purs')
-rw-r--r--example/src/Test.purs6
1 files changed, 3 insertions, 3 deletions
diff --git a/example/src/Test.purs b/example/src/Test.purs
index 133a192..3a92681 100644
--- a/example/src/Test.purs
+++ b/example/src/Test.purs
@@ -1,7 +1,7 @@
1module Test (test, testing) where 1module Test (testing) where
2 2
3import Prelude 3bar = "c"
4 4
5test = "a" 5goo = "a"
6 6
7foreign import testing :: String 7foreign import testing :: String