Skip to content

Commit

Permalink
Add missing golden file
Browse files Browse the repository at this point in the history
  • Loading branch information
jespercockx committed Jun 9, 2024
1 parent 1b1005e commit 40add45
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions test/golden/Fail/Issue119.hs
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
module Fail.Issue119 where

bbb :: Int
bbb = aaa + aaa

0 comments on commit 40add45

Please sign in to comment.