spacevim/bundle/nvim-treesitter-0.9.1/tests/indent/sql/select.sql

5 lines
30 B
MySQL
Raw Normal View History

2024-08-21 14:17:26 +08:00
select
a,
b
from tab;