view tests/ubn.ur @ 1812:ea5f920ffa35

Removed setting of ignored XMLHttpRequest headers.
author Vladimir Shabanov <vshabanoff@gmail.com>
date Thu, 30 Aug 2012 17:04:30 +0400
parents ec466c1e082a
children
line wrap: on
line source
con e = []
structure B : sig
end = struct
end
open B

fun main () =
 return <xml></xml>