diff options
author | Adam Chlipala <adamc@hcoop.net> | 2009-05-02 18:41:21 -0400 |
---|---|---|
committer | Adam Chlipala <adamc@hcoop.net> | 2009-05-02 18:41:21 -0400 |
commit | 5bec72c1ee13e48a9e11c3c1b924020436c827fe (patch) | |
tree | 2cdc71a8815189be0d6ee18e920b57dad252c2b7 /tests/clib.urp | |
parent | 2d37bf0ef2c634819293a191eff9799934b08346 (diff) |
FFI transactionals
Diffstat (limited to 'tests/clib.urp')
-rw-r--r-- | tests/clib.urp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/clib.urp b/tests/clib.urp index b803a604..de89d03a 100644 --- a/tests/clib.urp +++ b/tests/clib.urp @@ -5,5 +5,6 @@ link test.o effectful Test.print serverOnly Test.foo clientOnly Test.bar +effectful Test.transactional jsFunc Test.print=print jsFunc Test.bar=bar |