Files
email-tracker/external/duckdb/test/sql/peg_parser/invisible_space.test
2025-10-24 19:21:19 -05:00

9 lines
219 B
SQL
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# name: test/sql/peg_parser/invisible_space.test
# description: Test invisible space in peg parser
# group: [peg_parser]
require autocomplete
statement ok
CALL check_peg_parser($TEST_PEG_PARSER$$TEST_PEG_PARSER$);