tree-sitter-cmake/corpus/no_argument_with_space.txt
2021-04-08 00:24:02 +02:00

18 lines
276 B
Plaintext

================================================
Command invocation without argument with newline
================================================
message(
)
---
(source_file
(command_invocation
(identifier)
(seperation
(line_ending (newline))
)
)
)