tree-sitter-dockerfile/corpus/shell_instruction.txt

15 lines
176 B
Plaintext
Raw Normal View History

2021-05-09 22:11:30 -04:00
==================
Simple
==================
SHELL ["powershell","-command"]
---
(source_file
(shell_instruction
(json_string_array
(json_string)
(json_string))))
2021-05-09 22:11:30 -04:00