Skip to content

Commit

Permalink
Unknown fixup...
Browse files Browse the repository at this point in the history
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
  • Loading branch information
jsoref committed Nov 1, 2023
1 parent b555ffd commit 824ffd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/fsharp/typecheck/sigs/neg74.bsl
Expand Up @@ -2,4 +2,4 @@
neg74.fsx(185,1,185,4): parse error FS0058: Unexpected syntax or possible incorrect indentation: this token is offside of context started at position (183:28). Try indenting this further.
To continue using non-conforming indentation, pass the '--strict-indentation-' flag to the compiler, or set the language version to F# 7.

neg74.fsx(183,52,183,53): parse error FS3156: Unexpected token '+' or incomplete expression
neg74.fsx(183,53,183,54): parse error FS3156: Unexpected token '+' or incomplete expression

0 comments on commit 824ffd2

Please sign in to comment.