Mercurial > urweb
annotate demo/more/select.urs @ 1270:9fd0cb0ef6e1
Try harder to place wildified 'con' declarations properly
author | Adam Chlipala <adamc@hcoop.net> |
---|---|
date | Tue, 01 Jun 2010 12:50:53 -0400 |
parents | e46227efcbba |
children |
rev | line source |
---|---|
adamc@1023 | 1 val selectChar : list (char * string) -> option char -> xml select [] [] |