Check directive
This commit is contained in:
parent
7912636be6
commit
1a5d5f7b59
@ -2,6 +2,7 @@ import system.io
|
||||
|
||||
open io
|
||||
|
||||
#check (++)
|
||||
def greet (s : string) : io unit :=
|
||||
put_str $ "Hello, " ++ s ++ "!\n"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user