Skip to content

Commit

Permalink
Debug2
Browse files Browse the repository at this point in the history
  • Loading branch information
knocte committed Sep 4, 2024
1 parent fd9d113 commit 3288e0b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions fsxc/Fsxc.fs
Original file line number Diff line number Diff line change
Expand Up @@ -877,6 +877,8 @@ let fsi = { CommandLineArgs = System.Environment.GetCommandLineArgs() }
| _ -> "fsharpc"
#endif

Console.WriteLine(">>>>>>>>>>>>>>>COMPFLAGS: "+ fscompilerflags)

let proc =
Process.Execute(
{
Expand Down

0 comments on commit 3288e0b

Please sign in to comment.