Update test

This commit is contained in:
Alexey Milovidov 2024-11-18 03:42:53 +01:00
parent 1062e6316f
commit c7093386da

View File

@ -13,5 +13,5 @@
┌─x────────┬─y─┬─toInt8(x)─┬─s─────┬─cast──┐
1. │ Hello │ 0 │ -100 │ Hello │ Hello │
2. │ \ │ 0 │ 0 │ \ │ \ │
3. │ \t │ 0 │ 111 │ \t │ \t
└──────────┴───┴───────────┴───────┴─────────
3. │ \t │ 0 │ 111 │ \t │ \t │
└──────────┴───┴───────────┴───────┴───────┘