autoformat

This commit is contained in:
Erik Krogh Kristensen
2021-10-13 20:26:40 +02:00
parent 31394878a2
commit 5e7adc661f

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