C++: autoformat

This commit is contained in:
Robert Marsh
2022-06-14 15:59:47 -04:00
parent 5a3e546bfe
commit 8b47b838ca

View File

@@ -125,7 +125,6 @@ class TranslatedGlobalOrNamespaceVarInit extends TranslatedRootElement,
) and
type = getTypeForPRValue(getVariableType(varUsed))
}
}
TranslatedGlobalOrNamespaceVarInit getTranslatedVarInit(GlobalOrNamespaceVariable var) {