aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite/output
diff options
context:
space:
mode:
Diffstat (limited to 'test-suite/output')
-rw-r--r--test-suite/output/RealSyntax.out4
-rw-r--r--test-suite/output/RealSyntax.v3
-rw-r--r--test-suite/output/RealSyntax.vobin0 -> 4032 bytes
3 files changed, 7 insertions, 0 deletions
diff --git a/test-suite/output/RealSyntax.out b/test-suite/output/RealSyntax.out
new file mode 100644
index 000000000..fa30656bf
--- /dev/null
+++ b/test-suite/output/RealSyntax.out
@@ -0,0 +1,4 @@
+``32``
+ : R
+``-31``
+ : R
diff --git a/test-suite/output/RealSyntax.v b/test-suite/output/RealSyntax.v
new file mode 100644
index 000000000..d976dcc1a
--- /dev/null
+++ b/test-suite/output/RealSyntax.v
@@ -0,0 +1,3 @@
+Require Reals.
+Check ``32``.
+Check ``-31``.
diff --git a/test-suite/output/RealSyntax.vo b/test-suite/output/RealSyntax.vo
new file mode 100644
index 000000000..982c98658
--- /dev/null
+++ b/test-suite/output/RealSyntax.vo
Binary files differ