From 56e82762e417d737edd1f6dcbb9c94835a5e64f7 Mon Sep 17 00:00:00 2001 From: Andrew Lamb Date: Wed, 21 May 2025 16:19:11 -0400 Subject: [PATCH] Fix Variant int64 variant example --- variant/data_dictionary.json | 2 +- variant/primitive_int64.value | Bin 5 -> 9 bytes variant/regen.py | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) diff --git a/variant/data_dictionary.json b/variant/data_dictionary.json index 02361b7..bdd16ef 100644 --- a/variant/data_dictionary.json +++ b/variant/data_dictionary.json @@ -63,7 +63,7 @@ "primitive_float": 1234567940.0, "primitive_int16": 1234, "primitive_int32": 123456, - "primitive_int64": 12345678, + "primitive_int64": 1234567890123456789, "primitive_int8": 42, "primitive_null": null, "primitive_string": "This string is longer than 64 bytes and therefore does not fit in a short_string and it also includes several non ascii characters such as \ud83d\udc22, \ud83d\udc96, \u2665\ufe0f, \ud83c\udfa3 and \ud83e\udd26!!", diff --git a/variant/primitive_int64.value b/variant/primitive_int64.value index 098d0ec5eae2f8a91b995241f997dcfdd71c416a..ea5d54f64c2c7b78e22bb622928f0dc14358861d 100644 GIT binary patch literal 9 Qcmb0TZG2h#ML