Create a solution file

This commit is contained in:
2025-09-01 14:26:56 -06:00
parent 5728db717d
commit 2154730334
4 changed files with 34 additions and 0 deletions

2
ldedit/Program.fs Normal file
View File

@@ -0,0 +1,2 @@
// For more information see https://aka.ms/fsharp-console-apps
printfn "Hello from F#"