Skip to content

Commit

Permalink
commented out sample entry point
Browse files Browse the repository at this point in the history
  • Loading branch information
JordanMarr committed Jan 15, 2023
1 parent 7614a9f commit 6880038
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TestConsole/ProgramExtraInputs.fs
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ let app (ctx: System.CommandLine.Invocation.InvocationContext) =
|> printfn "Result: %s"
0

[<EntryPoint>]
//[<EntryPoint>]
let main argv =
let ctx = Input.Context()

Expand Down

0 comments on commit 6880038

Please sign in to comment.