From 603c77259221a3d0c5577d863b2b2c75fbdc6278 Mon Sep 17 00:00:00 2001 From: Adam Chlipala Date: Tue, 30 Dec 2008 15:53:04 -0500 Subject: Propagated a source change into a dynamic document element --- tests/reactive3.ur | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 tests/reactive3.ur (limited to 'tests/reactive3.ur') diff --git a/tests/reactive3.ur b/tests/reactive3.ur new file mode 100644 index 00000000..c12455c5 --- /dev/null +++ b/tests/reactive3.ur @@ -0,0 +1,7 @@ +fun main () : transaction page = + x <- source TEST; + return + +
+ CHANGEUP
}>Oh My + -- cgit v1.2.3