annotate tests/comment.ur @ 2129:e0843b2a636d

Make flattening of reactive HTML trees iterative instead of recursive, to avoid stack overflows
author Adam Chlipala <adam@chlipala.net>
date Sun, 08 Mar 2015 11:12:28 -0400
parents 48eed6cf2be7
children
rev   line source
adam@1605 1 fun main () : transaction page = return <xml>Hi</xml>