aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite/bugs/closed/4306.v
diff options
context:
space:
mode:
Diffstat (limited to 'test-suite/bugs/closed/4306.v')
-rw-r--r--test-suite/bugs/closed/4306.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-suite/bugs/closed/4306.v b/test-suite/bugs/closed/4306.v
index 4aef5bb95..28f028ad8 100644
--- a/test-suite/bugs/closed/4306.v
+++ b/test-suite/bugs/closed/4306.v
@@ -29,4 +29,4 @@ Function bar (xys : (list nat * list nat)) {measure (fun xys => length (fst xys)
| Eq => x :: foo (xs', ys')
| Gt => y :: foo (xs, ys')
end
- end. \ No newline at end of file
+ end.