Mercurial > urweb
view tests/empty_record.ur @ 2153:39bd1d4007a9
Apply syntax sugar for 'class' attribute to <form> as well
author | Adam Chlipala <adam@chlipala.net> |
---|---|
date | Mon, 08 Jun 2015 11:11:46 -0400 |
parents | e762c96fffb7 |
children |
line wrap: on
line source
val concatX [ctx ::: {Unit}] [use ::: {Type}] : list (xml ctx use []) -> xml ctx use [] = List.foldl join <xml/>