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

14 lines
244 B
Plaintext

===============================================
Command invocation without argument with spaces
===============================================
message( )
---
(source_file
(command_invocation
(identifier)
(seperation (space))
)
)