fix style

This commit is contained in:
Memo 2022-04-18 21:09:50 +08:00
parent 335be4c807
commit 3979f858fe

View File

@ -9,3 +9,4 @@ SELECT hex(toInt256(100000000000)) AS res;
SELECT hex(toInt128(-100000000000)) AS res;
SELECT hex(toInt256(-100000000000)) AS res;