tree-sitter-dockerfile/corpus/shell_instruction.txt

15 lines
189 B
Plaintext
Raw Normal View History

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