C++: autoformat

This commit is contained in:
Robert Marsh
2022-06-14 15:59:47 -04:00
parent e7e517bd6f
commit 1a94ffb726

View File

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