Align context diagnostics to use similar syntax.

This commit is contained in:
KtorZ 2023-02-15 17:26:26 +01:00
parent 7251b2d01e
commit 4e51e49fe6
No known key found for this signature in database
GPG Key ID: 33173CB6F77F4277
4 changed files with 15 additions and 6 deletions

View File

@ -24,9 +24,11 @@
{ 5: [[0, 0, 121([]), [1000000, 100000000]]] { 5: [[0, 0, 121([]), [1000000, 100000000]]]
, 6: [h'VALIDATOR'] , 6: [h'{{ VALIDATOR }}']
}, },
true, true,
null null
] ]

View File

@ -9,6 +9,7 @@
, 2: [ 0, h'fcaa61fb85676101d9e3398a484674e71c45c3fd41b492682f3b0054f4cf3273' ] , 2: [ 0, h'fcaa61fb85676101d9e3398a484674e71c45c3fd41b492682f3b0054f4cf3273' ]
, 3: 24(h'8202583D583B0100003232323232323222253330064A22930B180080091129998030010A4C26600A6002600E0046660060066010004002AE695CDAAB9F5742AE89') , 3: 24(h'8202583D583B0100003232323232323222253330064A22930B180080091129998030010A4C26600A6002600E0046660060066010004002AE695CDAAB9F5742AE89')
} }
, { 0: h'100000000000000000000000000000000000000000000000000000000066666666666666666666666666666666666666666666666666666666' , { 0: h'100000000000000000000000000000000000000000000000000000000066666666666666666666666666666666666666666666666666666666'
, 1: 1000000 , 1: 1000000
, 2: [ 1, 24(h'D8799F182AFF') ] , 2: [ 1, 24(h'D8799F182AFF') ]
@ -22,9 +23,11 @@
, 5: [[0, 0, 121([]), [1000000, 100000000]]] , 5: [[0, 0, 121([]), [1000000, 100000000]]]
, 6: [] , 6: [h'{{ VALIDATOR }}']
}, },
true, true,
null null
] ]

View File

@ -18,6 +18,8 @@
, 6: [h'{{ VALIDATOR }}'] , 6: [h'{{ VALIDATOR }}']
}, },
true, true,
null null
] ]

View File

@ -32,9 +32,11 @@
, [3, 1, 121([]), [1000000, 100000000]] , [3, 1, 121([]), [1000000, 100000000]]
] ]
, 6: [ h'583b010000323232323232322253330054a22930b180080091129998030010a4c26600a6002600e0046660060066010004002ae695cdaab9f5742ae881' ] , 6: [ {{ VALIDATOR }}, h'583b010000323232323232322253330054a22930b180080091129998030010a4c26600a6002600e0046660060066010004002ae695cdaab9f5742ae881' ]
}, },
true, true,
null null
] ]