Skip to content

Commit

Permalink
Merge branch 'sync/mr/pmderodat/unparsing-comments-preparatory' into …
Browse files Browse the repository at this point in the history
…'master'

Unparsing: update baselines after recent simplifications in Langkit

See merge request eng/libadalang/libadalang!1659
  • Loading branch information
pmderodat committed Jun 5, 2024
2 parents 8c080f4 + 44a84cc commit 67556d4
Show file tree
Hide file tree
Showing 187 changed files with 56,679 additions and 59,264 deletions.
288 changes: 141 additions & 147 deletions testsuite/tests/unparsing/abort_stmt/one_task/doc-baseline.json
Original file line number Diff line number Diff line change
@@ -1,147 +1,141 @@
{
"id": 18,
"kind": "command",
"command": {
"command": "group",
"id": 0,
"groupContents": {
"id": 17,
"kind": "list",
"list": [
{
"id": 0,
"kind": "text",
"text": "abort"
},
{
"id": 15,
"kind": "command",
"command": {
"command": "align",
"alignData": {
"kind": "width",
"n": 2
},
"alignContents": {
"id": 14,
"kind": "list",
"list": [
{
"id": 1,
"kind": "command",
"command": {
"command": "line",
"literal": false,
"soft": false,
"hard": false
}
},
{
"id": 13,
"kind": "command",
"command": {
"command": "align",
"alignData": {
"kind": "innerRoot"
},
"alignContents": {
"id": 12,
"kind": "command",
"command": {
"command": "align",
"alignData": {
"kind": "width",
"n": 2
},
"alignContents": {
"id": 11,
"kind": "command",
"command": {
"command": "group",
"id": 0,
"groupContents": {
"id": 10,
"kind": "list",
"list": [
{
"id": 2,
"kind": "text",
"text": "T_Array"
},
{
"id": 3,
"kind": "command",
"command": {
"command": "line",
"literal": false,
"soft": false,
"hard": false
}
},
{
"id": 4,
"kind": "text",
"text": "("
},
{
"id": 8,
"kind": "command",
"command": {
"command": "group",
"id": 0,
"groupContents": {
"id": 7,
"kind": "command",
"command": {
"command": "align",
"alignData": {
"kind": "width",
"n": 2
},
"alignContents": {
"id": 6,
"kind": "list",
"list": [
{
"id": 5,
"kind": "text",
"text": "N"
}
]
}
}
},
"break": false,
"expandedStates": null
}
},
{
"id": 9,
"kind": "text",
"text": ")"
}
]
},
"break": false,
"expandedStates": null
}
}
}
}
}
}
]
}
}
},
{
"id": 16,
"kind": "text",
"text": ";"
}
]
},
"break": false,
"expandedStates": null
}
}
{
"command": {
"break": false,
"command": "group",
"expandedStates": null,
"groupContents": {
"id": 16,
"kind": "list",
"list": [
{
"id": 0,
"kind": "text",
"text": "abort"
},
{
"command": {
"alignContents": {
"id": 13,
"kind": "list",
"list": [
{
"command": {
"command": "line",
"hard": false,
"literal": false,
"soft": false
},
"id": 1,
"kind": "command"
},
{
"command": {
"alignContents": {
"command": {
"alignContents": {
"command": {
"break": false,
"command": "group",
"expandedStates": null,
"groupContents": {
"id": 9,
"kind": "list",
"list": [
{
"id": 2,
"kind": "text",
"text": "T_Array"
},
{
"command": {
"command": "line",
"hard": false,
"literal": false,
"soft": false
},
"id": 3,
"kind": "command"
},
{
"id": 4,
"kind": "text",
"text": "("
},
{
"command": {
"break": false,
"command": "group",
"expandedStates": null,
"groupContents": {
"command": {
"alignContents": {
"id": 5,
"kind": "text",
"text": "N"
},
"alignData": {
"kind": "width",
"n": 2
},
"command": "align"
},
"id": 6,
"kind": "command"
},
"id": 0
},
"id": 7,
"kind": "command"
},
{
"id": 8,
"kind": "text",
"text": ")"
}
]
},
"id": 0
},
"id": 10,
"kind": "command"
},
"alignData": {
"kind": "width",
"n": 2
},
"command": "align"
},
"id": 11,
"kind": "command"
},
"alignData": {
"kind": "innerRoot"
},
"command": "align"
},
"id": 12,
"kind": "command"
}
]
},
"alignData": {
"kind": "width",
"n": 2
},
"command": "align"
},
"id": 14,
"kind": "command"
},
{
"id": 15,
"kind": "text",
"text": ";"
}
]
},
"id": 0
},
"id": 17,
"kind": "command"
}
Loading

0 comments on commit 67556d4

Please sign in to comment.