Co-authored-by: Derek Bailey <derekbailey@google.com>
This commit is contained in:
Maxim Zaks
2022-08-14 03:29:28 +02:00
committed by GitHub
parent 9dbe819efd
commit 8a09f3fb0b
3 changed files with 8 additions and 7 deletions

View File

@@ -264,6 +264,7 @@ function testRoundTrip() {
_assert(example);
_assert(0x100000001n);
_assert({ test_number: 72.6 })
}
function testRoundTripWithBuilder() {