Mercurial > urweb
view tests/buffer.urs @ 1811:9913c81bdbef
Fixed memory leak in dynClass
author | Vladimir Shabanov <vshabanoff@gmail.com> |
---|---|
date | Thu, 30 Aug 2012 17:00:18 +0400 |
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