blob: bc51d20f357d4185c62d3ae7a757cd07e774b944 [file] [log] [blame]
--! qt:dataset:src
-- invalid argument type
SELECT printf("Hello World %s", array("invalid", "argument")) FROM src LIMIT 1;