tree-sitter-cmake/corpus/one_argument.txt
2021-04-08 00:02:11 +02:00

16 lines
229 B
Plaintext

====================================
Command invocation with one argument
====================================
message(STATUS)
---
(source_file
(command_invocation
(identifier)
(arguments
(argument)
)
)
)