Skip to content

Commit 24a5124

Browse files
authored
Explicitly export term to reproduce the bug
Signed-off-by: Renegatto <46404781+Renegatto@users.noreply.github.com>
1 parent c3589a0 commit 24a5124

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/ps/golden/Golden/Issue37/Test.purs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
module Golden.Issue37.Test where
1+
module Golden.Issue37.Test(baz) where
22

33
import Prelude
44
import Effect (Effect)

0 commit comments

Comments
 (0)