pub(crate) fn main()
Just read from stdin and print the AST
echo "SELECT 1;" | cargo run --bin sqlparser