log
graph
tags
bookmarks
branches
changeset
browse
file
latest
diff
comparison
annotate
file log
raw
help
Mercurial
>
urweb
comparison tests/ubn.ur @ 1580:ec466c1e082a
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
Catch UnboundNamed exceptions that arise from missing signature items
author
Adam Chlipala <adam@chlipala.net>
date
Fri, 21 Oct 2011 08:51:30 -0400
parents
children
comparison
equal
deleted
inserted
replaced
1579:e1f4ac9ca34b
1580:ec466c1e082a
1
con e = []
2
structure B : sig
3
end = struct
4
end
5
open B
6
7
fun main () =
8
return <xml></xml>