QL: autoformat

This commit is contained in:
Erik Krogh Kristensen
2021-10-13 20:26:40 +02:00
parent b31f705ffc
commit 4958b8ba0d

View File

@@ -81,8 +81,7 @@ class TCall = TPredicateCall or TMemberCall or TNoneCall or TAnyCall;
class TModuleRef = TImport or TModuleExpr;
class TYAMLNode = TYamlCommemt or TYamlEntry or TYamlKey or TYamlListitem or
TYamlValue;
class TYAMLNode = TYamlCommemt or TYamlEntry or TYamlKey or TYamlListitem or TYamlValue;
private Generated::AstNode toGeneratedFormula(AST::AstNode n) {
n = TConjunction(result) or