tree-sitter-cmake/corpus/no_argument_with_newline.txt

14 lines
244 B
Plaintext
Raw Normal View History

2021-04-07 18:24:02 -04:00
===============================================
Command invocation without argument with spaces
===============================================
message( )
---
(source_file
(command_invocation
(identifier)
(seperation (space))
)
)