module Sys: sig .. end
sig
end
val args : string list
string list
same than Sys.argv but as a list
Sys.argv