Skip to content

Setting AutoWhitespace to false #27

Answered by teo-tsirpanis
jcooper0 asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @jcooper0, thanks for using Farkle.

I didn't quite understand your problem, but if I am guessing correctly, you have added .AutoWhitespace(false) to Farkle.Samples.CSharp.SimpleMaths, then ran the Farkle.Samples.Calculator project, entered an expression with spaces, and it nevertheless succeeded?

In this case the behavior is expected, because the calculator is not using the C# sample project at all, but rather the F# one. You should modify SimpleMaths.fs from the Farkle.Samples.FSharp project to change the behavior of the calculator.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by teo-tsirpanis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants