Skip to content

Commit 79c6cf9

Browse files
committed
Format
1 parent 3fd6c6b commit 79c6cf9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CSharpMath.Evaluation/Evaluation.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -867,7 +867,7 @@ string GreekToLaTeXCommandName(string n) =>
867867
}
868868
goto exitFor;
869869
}
870-
exitFor:
870+
exitFor:
871871
(next, error) =
872872
bracketArgument == null
873873
? Transform(mathList, ref i, Precedence.FunctionApplication)

0 commit comments

Comments
 (0)