18 lines
282 B
Plaintext
18 lines
282 B
Plaintext
=====================================
|
|
Command invocation with two arguments
|
|
=====================================
|
|
|
|
message(STATUS Hello)
|
|
|
|
---
|
|
|
|
(source_file
|
|
(command_invocation
|
|
(identifier)
|
|
(arguments
|
|
(argument)
|
|
(seperation (space))
|
|
(argument)
|
|
)
|
|
)
|
|
) |