Remove indentation in namespaces

This commit is contained in:
Sam Vervaeck 2024-02-19 14:32:24 +01:00
parent 60f1e4519e
commit 800a72f041
Signed by: samvv
SSH key fingerprint: SHA256:dIg0ywU1OP+ZYifrYxy8c5esO72cIKB+4/9wkZj1VaY
25 changed files with 11626 additions and 11624 deletions

View file

@ -184,4 +184,5 @@ namespace bolt {
void evaluate(Node* N, Env& E);
};
}

View file

@ -141,5 +141,6 @@ namespace bolt {
}
};
}