You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Creating mutually recursive functions within another function that has Console.WriteLine above the recursion breaks the let ... and ... syntax. Some goes for other functions, ex.
Did you know that you can ignore files when formatting from fantomas-tool or the FAKE targets by using a .fantomasignore file?
The text was updated successfully, but these errors were encountered:
arnarthor
changed the title
Mutually recursive functions break with Console.WriteLine in scope
Mutually recursive functions break with side effecting function in scope
Apr 9, 2021
arnarthor
changed the title
Mutually recursive functions break with side effecting function in scope
Mutually recursive functions break with function invocation above definition
Apr 9, 2021
Issue created from fantomas-online
Code
Result
Problem description
Creating mutually recursive functions within another function that has Console.WriteLine above the recursion breaks the
let ... and ...
syntax. Some goes for other functions, ex.Code
Result
Extra information
Options
Fantomas Master at 04/09/2021 08:14:41 - 8b0920d
Default Fantomas configuration
Did you know that you can ignore files when formatting from fantomas-tool or the FAKE targets by using a .fantomasignore file?
The text was updated successfully, but these errors were encountered: