/* Do not remove the headers from this file! see /USAGE for more info. */ // POST test. string main(mapping form_info) { return sprintf("%O\n", form_info); }