]> git.immae.eu Git - github/fretlink/purs-loader.git/blame - example/src/Foo/Bar.purs
Merge pull request #19 from ethul/topic/issue-17
[github/fretlink/purs-loader.git] / example / src / Foo / Bar.purs
CommitLineData
a92aa714 1module Foo.Bar (bar) where
2
3bar = "c"
1983893b 4
5bar' = "d"