Add test for reinterpretAsFixedString

This commit is contained in:
Andrew Onyshchuk 2020-02-15 17:49:32 -06:00
parent 9d35b8b6ea
commit 55b9af60ca
2 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1 @@
FixedString(4)

View File

@ -0,0 +1 @@
select toTypeName(reinterpretAsFixedString(0xdeadbeef));