From b91601a122b2ae68a295f45c6d92692db1269714 Mon Sep 17 00:00:00 2001 From: Hugo Herbelin Date: Tue, 19 Sep 2017 11:29:06 +0200 Subject: Fixing bug #5741 (anomaly in info_trivial). The bug was introduced in 1559f73. --- test-suite/bugs/closed/5741.v | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 test-suite/bugs/closed/5741.v (limited to 'test-suite/bugs') diff --git a/test-suite/bugs/closed/5741.v b/test-suite/bugs/closed/5741.v new file mode 100644 index 0000000000..f6598f192d --- /dev/null +++ b/test-suite/bugs/closed/5741.v @@ -0,0 +1,4 @@ +(* Check no anomaly in info_trivial *) + +Goal True. +info_trivial. -- cgit v1.2.3