Advertisement
Guest User

Untitled

a guest
Nov 8th, 2012
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. List.map (fun x -> (cgi#out_channel#output_string (process x))) (read_file "/home/gustav/public_html/t1.txt");
  2.  
  3. --
  4.  
  5. Warning 10: this expression should have type unit.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement