From 59fbe515a0462e98ab3cbb78a1f136f382ab927a Mon Sep 17 00:00:00 2001 From: Adam Chlipala Date: Wed, 25 Jul 2012 08:20:15 -0400 Subject: Change 'spawn' implementation to allow blocking within --- tests/activeBlock.ur | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 tests/activeBlock.ur (limited to 'tests/activeBlock.ur') diff --git a/tests/activeBlock.ur b/tests/activeBlock.ur new file mode 100644 index 00000000..5560edda --- /dev/null +++ b/tests/activeBlock.ur @@ -0,0 +1,10 @@ +fun main () : transaction page = return + + +