tree-sitter-cmake/corpus/one_argument.txt

16 lines
229 B
Plaintext
Raw Normal View History

2021-04-07 18:02:11 -04:00
====================================
Command invocation with one argument
====================================
message(STATUS)
---
(source_file
(command_invocation
(identifier)
(arguments
(argument)
)
)
)