]> git.immae.eu Git - github/fretlink/purs-loader.git/blame - example/src/Test.purs
Bumping version number to 0.3.4
[github/fretlink/purs-loader.git] / example / src / Test.purs
CommitLineData
3610dff1 1module Test (test, testing) where
f9d1a6b3 2
1983893b 3import Prelude
051c54bc 4
f9d1a6b3 5test = "a"
3610dff1 6
7foreign import testing :: String