Mercurial > urweb
annotate demo/more/select.urs @ 1286:829da30fb808
Fix C-side jsification of UTF-8 strings
author | Adam Chlipala <adam@chlipala.net> |
---|---|
date | Tue, 10 Aug 2010 16:02:55 -0400 |
parents | e46227efcbba |
children |
rev | line source |
---|---|
adamc@1023 | 1 val selectChar : list (char * string) -> option char -> xml select [] [] |