aboutsummaryrefslogtreecommitdiffhomepage
path: root/example/src/Test.purs
blob: 3a92681894da610756b49c9a5973f167b04fe924 (plain) (blame)
1
2
3
4
5
6
7
module Test (testing) where

bar = "c"

goo = "a"

foreign import testing :: String