Add FStar example.
This commit is contained in:
3
f/fstar.fst
Normal file
3
f/fstar.fst
Normal file
@@ -0,0 +1,3 @@
|
||||
module Hello
|
||||
|
||||
let main = FStar.IO.print_string "Hello World\n"
|
||||
Reference in New Issue
Block a user