pc and testing -> seperate files
This commit is contained in:
4
testing.mli
Normal file
4
testing.mli
Normal file
@@ -0,0 +1,4 @@
|
||||
val test : string
|
||||
-> ?depends:(string list)
|
||||
-> (unit -> unit)
|
||||
-> unit;;
|
Reference in New Issue
Block a user