Skip to content

Commit cf3f6fa

Browse files
Add final newline.
1 parent 0063ec7 commit cf3f6fa

File tree

1 file changed

+1
-1
lines changed
  • test/testdata/gototest/src

1 file changed

+1
-1
lines changed

test/testdata/gototest/src/Lib.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ typEnuId enu = enu
3737
data Parameter a = Parameter a
3838

3939
parameterId :: Parameter a -> Parameter a
40-
parameterId pid = pid
40+
parameterId pid = pid

0 commit comments

Comments
 (0)