diff options
| author | Maxime Dénès | 2017-06-14 00:11:00 +0200 |
|---|---|---|
| committer | Maxime Dénès | 2017-06-14 00:11:00 +0200 |
| commit | 13d23aafe01f87bdbf2205217b82b7836661c5de (patch) | |
| tree | 873a84dbccc56f5d2f53b3a70161b25b6ac4a676 /test-suite/output/Int31Syntax.out | |
| parent | 25462addaf604ff51e886bbc92937bb272982b04 (diff) | |
| parent | 268ccbb0d3d990e42cef4ae4833e0e7964aea24d (diff) | |
Merge PR#498: Bignums as a separate opam package
Diffstat (limited to 'test-suite/output/Int31Syntax.out')
| -rw-r--r-- | test-suite/output/Int31Syntax.out | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/test-suite/output/Int31Syntax.out b/test-suite/output/Int31Syntax.out new file mode 100644 index 0000000000..4e8796c14b --- /dev/null +++ b/test-suite/output/Int31Syntax.out @@ -0,0 +1,14 @@ +I31 + : digits31 int31 +2 + : int31 +660865024 + : int31 +2 + 2 + : int31 +2 + 2 + : int31 + = 4 + : int31 + = 710436486 + : int31 |
