aboutsummaryrefslogtreecommitdiffhomepage
path: root/example/src/Foo/Bar.purs
blob: 69329021696400f7296c9a77b3cd0c55832f893c (plain) (blame)
1
2
3
4
5
module Foo.Bar (bar) where

bar = "c"

bar' = "d"