mirror of
https://github.com/kristoferssolo/tree-sitter-bruno.git
synced 2025-10-21 20:10:34 +00:00
32 lines
300 B
Plaintext
32 lines
300 B
Plaintext
================
|
|
META Tag
|
|
================
|
|
|
|
meta {
|
|
name: Get users
|
|
type: http
|
|
seq: 1
|
|
}
|
|
|
|
---
|
|
|
|
(source_file
|
|
tag: (meta
|
|
(keyword)
|
|
(dictionary
|
|
(dictionary_pair
|
|
(key)
|
|
(value)
|
|
)
|
|
(dictionary_pair
|
|
(key)
|
|
(value)
|
|
)
|
|
(dictionary_pair
|
|
(key)
|
|
(value)
|
|
)
|
|
)
|
|
)
|
|
)
|