Support comments on attributes (#5850)
Signed-off-by: Nick Cameron <nrc@ncameron.org>
This commit is contained in:
@ -6,12 +6,14 @@ description: Result of parsing import_glob.kcl
|
||||
"Ok": {
|
||||
"body": [
|
||||
{
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"path": {
|
||||
"type": "Kcl",
|
||||
"filename": "export_constant.kcl"
|
||||
},
|
||||
"selector": {
|
||||
"commentStart": 7,
|
||||
"end": 0,
|
||||
"start": 0,
|
||||
"type": "Glob"
|
||||
@ -21,6 +23,7 @@ description: Result of parsing import_glob.kcl
|
||||
"type": "ImportStatement"
|
||||
}
|
||||
],
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"start": 0
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user