Mercurial > urweb
view tests/buffer.urs @ 1603:06958d5a7088
Don't treat comment-only lines as blank, in determining split point of .urp files
author | Adam Chlipala <adam@chlipala.net> |
---|---|
date | Sun, 20 Nov 2011 18:33:21 -0500 |
parents | 2197f0e24a9f |
children |
line wrap: on
line source
type t val create : transaction t val render : t -> signal xbody val write : t -> string -> transaction unit