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
Please describe here fantomas problem you encountered
Code
letrefl<'a>:Teq<'a,'a>= Teq(id, id)
Error
Exception: Parsing failed with errors:[|tmp.fsx (1,12)-(1,14) parse error This construct is deprecated:':' is not permitted as a character in operator names andis reserved for future use;tmp.fsx (1,18)-(1,19)parse error Unexpected type application in binding. Expected '=' or other token.|]
And options:{ SourceFiles =[|"tmp.fsx"|]
ConditionalCompilationDefines =[]
ErrorSeverityOptions ={ WarnLevel =3
GlobalWarnAsError =false
WarnOff =[]
WarnOn =[]
WarnAsError =[]
WarnAsWarn =[]}
IsInteractive =false
LightSyntax = None
CompilingFsLib =false
IsExe =false} Stack Trace: at Fantomas.CodeFormatterImpl.parse@61-2.Invoke(FSharpParseFileResults _arg2)in/build/.deps/fantomas/src/Fantomas/CodeFormatterImpl.fs:line 66
at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvokeNoHijackCheck[a,b](AsyncActivation`1 ctxt, FSharpFunc`2 userCode, b result1)in E:\A\_work\130\s\src\fsharp\FSharp.Core\async.fs:line 416
at <StartupCode$FSharp-Compiler-Service>.$Service.ParseFile@423-3.Invoke(AsyncActivation`1 ctxt)
at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction)in E:\A\_work\130\s\src\fsharp\FSharp.Core\async.fs:line 109--- End ofstacktracefrompreviouslocationwhereexceptionwasthrown---
at Microsoft.FSharp.Control.AsyncResult`1.Commit()in E:\A\_work\130\s\src\fsharp\FSharp.Core\async.fs:line 349
at Microsoft.FSharp.Control.AsyncPrimitives.RunSynchronouslyInCurrentThread[a](CancellationToken cancellationToken, FSharpAsync`1 computation)in E:\A\_work\130\s\src\fsharp\FSharp.Core\async.fs:line 870
at Microsoft.FSharp.Control.AsyncPrimitives.RunSynchronously[T](CancellationToken cancellationToken, FSharpAsync`1 computation, FSharpOption`1 timeout)in E:\A\_work\130\s\src\fsharp\FSharp.Core\async.fs:line 890
at Microsoft.FSharp.Control.FSharpAsync.RunSynchronously[T](FSharpAsync`1 computation, FSharpOption`1 timeout, FSharpOption`1 cancellationToken)in E:\A\_work\130\s\src\fsharp\FSharp.Core\async.fs:line 1153
at Server.Result.attempt[a](FSharpFunc`2 f)in/build/src/Server/Server.fs:line 24
Options
Fantomas Next - 3.0.0-9/27/2019
Name
Value
IndentOnTryWith
false
IndentSpaceNum
4
KeepNewlineAfter
false
PageWidth
120
ReorderOpenDeclaration
false
SemicolonAtEndOfLine
false
SpaceAfterComma
true
SpaceAfterSemicolon
true
SpaceAroundDelimiter
true
SpaceBeforeArgument
true
SpaceBeforeColon
false
StrictMode
false
The text was updated successfully, but these errors were encountered:
Issue created from fantomas-ui
Please describe here fantomas problem you encountered
Code
Error
Options
Fantomas Next - 3.0.0-9/27/2019
IndentOnTryWith
false
IndentSpaceNum
4
KeepNewlineAfter
false
PageWidth
120
ReorderOpenDeclaration
false
SemicolonAtEndOfLine
false
SpaceAfterComma
true
SpaceAfterSemicolon
true
SpaceAroundDelimiter
true
SpaceBeforeArgument
true
SpaceBeforeColon
false
StrictMode
false
The text was updated successfully, but these errors were encountered: