diff options
Diffstat (limited to 'test-suite/output/Int31Syntax.out')
| -rw-r--r-- | test-suite/output/Int31Syntax.out | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/test-suite/output/Int31Syntax.out b/test-suite/output/Int31Syntax.out new file mode 100644 index 0000000000..0d6504f5f8 --- /dev/null +++ b/test-suite/output/Int31Syntax.out @@ -0,0 +1,16 @@ +I31 + : digits31 int31 +2 + : int31 +660865024 + : int31 +2 + 2 + : int31 +2 + 2 + : int31 + = 4 + : int31 + = 710436486 + : int31 +The command has indeed failed with message: +Cannot interpret this number as a value of type int31 |
