]> git.immae.eu Git - github/fretlink/purs-loader.git/blob - example/src/Test.purs
Updating example
[github/fretlink/purs-loader.git] / example / src / Test.purs
1 module Test (testing) where
2
3 bar = "c"
4
5 goo = "a"
6
7 foreign import testing :: String