Start making generated parser
This commit is contained in:
5
ldtext/Library.fs
Normal file
5
ldtext/Library.fs
Normal file
@@ -0,0 +1,5 @@
|
||||
namespace ldtext
|
||||
|
||||
module Say =
|
||||
let hello name =
|
||||
printfn "Hello %s" name
|
Reference in New Issue
Block a user