Add a numeric checker
F# |> I❤️
This commit is contained in:
parent
7652c5b86d
commit
20201692a1
9 changed files with 32 additions and 3 deletions
|
|
@ -4,5 +4,6 @@ open System
|
|||
|
||||
[<EntryPoint>]
|
||||
let main argv =
|
||||
printfn "Hello World from F#!"
|
||||
printfn "Finite Automata in F#"
|
||||
Tests.test |> ignore
|
||||
0 // return an integer exit code
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue