Add files
This commit is contained in:
parent
c91cfa585f
commit
8623b39c3b
24 changed files with 1456 additions and 0 deletions
4
OtherFile.fs
Executable file
4
OtherFile.fs
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
namespace SomeNamespace
|
||||
|
||||
module SomeModule =
|
||||
let theAnswer = 42
|
||||
Loading…
Add table
Add a link
Reference in a new issue