aboutsummaryrefslogtreecommitdiff
path: root/test-suite/output/FloatSyntax.v
diff options
context:
space:
mode:
Diffstat (limited to 'test-suite/output/FloatSyntax.v')
-rw-r--r--test-suite/output/FloatSyntax.v9
1 files changed, 9 insertions, 0 deletions
diff --git a/test-suite/output/FloatSyntax.v b/test-suite/output/FloatSyntax.v
index 36ffc27239..d3eb6d2e4c 100644
--- a/test-suite/output/FloatSyntax.v
+++ b/test-suite/output/FloatSyntax.v
@@ -30,6 +30,15 @@ Check -0xb.2cp-2.
Check 1e309.
Check -1e309.
+Set Printing All.
+Check 0.5.
+Unset Printing All.
+Check 0.5.
+Unset Printing Float.
+Check 0.5.
+Set Printing Float.
+Check 0.5.
+
Open Scope nat_scope.
Check 2.