10 lines
206 B
Scheme
10 lines
206 B
Scheme
((match
|
|
key: "PROGRAM"
|
|
(value (content) @injection.content))
|
|
(#set! injection.language "bash"))
|
|
|
|
((assignment
|
|
key: "RUN"
|
|
(value (content) @injection.content))
|
|
(#set! injection.language "bash"))
|