diff options
Diffstat (limited to 'test-suite/output/RealSyntax.v')
| -rw-r--r-- | test-suite/output/RealSyntax.v | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test-suite/output/RealSyntax.v b/test-suite/output/RealSyntax.v index 15ae66010e..44e8c7a50c 100644 --- a/test-suite/output/RealSyntax.v +++ b/test-suite/output/RealSyntax.v @@ -1,3 +1,3 @@ -Require Import Reals. +Require Import Reals.Rdefinitions. Check 32%R. Check (-31)%R. |
