Fix AST output if modifier invocation is base constructor call.

This commit is contained in:
chriseth
2021-03-24 11:24:26 +01:00
parent 70c1720903
commit d15ba987d1
3 changed files with 4 additions and 3 deletions
@@ -172,6 +172,7 @@
}
],
"id": 13,
"kind": "baseConstructorSpecifier",
"modifierName":
{
"id": 11,