log
graph
tags
bookmarks
branches
changeset
browse
file
latest
diff
comparison
annotate
file log
raw
help
Mercurial
>
urweb
annotate tests/ffisub.urs @ 2173:010ce27228f1
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
Proper error message for excessively fancy FFI signatures
author
Adam Chlipala <adam@chlipala.net>
date
Thu, 27 Aug 2015 16:28:45 -0400
parents
children
rev
line source
adam@2173
1
structure S : sig
adam@2173
2
type t
adam@2173
3
end
adam@2173
4
adam@2173
5
val x : S.t