From 60eda55ff1c5d68bb6b4d1ea49f22ccede87d22e Mon Sep 17 00:00:00 2001 From: Adam Chlipala Date: Tue, 30 Dec 2008 16:08:25 -0500 Subject: Propagating a change through a bind --- tests/reactive4.ur | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 tests/reactive4.ur (limited to 'tests/reactive4.ur') diff --git a/tests/reactive4.ur b/tests/reactive4.ur new file mode 100644 index 00000000..b5278a63 --- /dev/null +++ b/tests/reactive4.ur @@ -0,0 +1,7 @@ +fun main () : transaction page = + x <- source TEST; + return + !{y}?}/> +
+ CHANGEUP}>Oh My + -- cgit v1.2.3