mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 03:26:52 -04:00
14 lines
181 B
Python
14 lines
181 B
Python
def aligned_indent(arg1,
|
|
arg2):
|
|
pass
|
|
|
|
aligned_indent(1,
|
|
2)
|
|
|
|
|
|
aligned_indent(1,
|
|
2
|
|
)
|
|
|
|
foodsadsa(sdada,
|
|
2
|