Parse single instruction in neutral text
This commit is contained in:
@@ -3,3 +3,5 @@
|
||||
module Say =
|
||||
let hello name =
|
||||
printfn "Hello %s" name
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user