annotate tests/ffi_eff.urs @ 2038:ec2c7a22df0d

Fix off-by-one error in less-safe FFI wrapper generation
author Adam Chlipala <adam@chlipala.net>
date Sun, 13 Jul 2014 06:14:23 -0400
parents df6a040f5389
children
rev   line source
adam@1878 1 val shout : string -> transaction {}
adam@1878 2 val sneakyShout : string -> int