Style tweaks

This commit is contained in:
Eelco Dolstra
2022-05-25 12:32:22 +02:00
parent ba035f7dd0
commit 91b7d5373a
9 changed files with 165 additions and 370 deletions
+1 -1
View File
@@ -274,6 +274,6 @@ void printClosureDiff(
void runRepl(
EvalState &evalState,
EvalState & evalState,
const ValMap & extraEnv);
}