tree-sitter-dockerfile/corpus/shell_instruction.txt
2021-05-09 20:11:30 -06:00

15 lines
189 B
Plaintext

==================
Simple
==================
SHELL ["powershell","-command"]
---
(source_file
(shell_instruction
(string_array
(double_quoted_string)
(double_quoted_string))))