annotate tests/split.ur @ 1057:eaba663fd6aa

Represent FFI function names as strings, to deal with cross-file recursion
author Adam Chlipala <adamc@hcoop.net>
date Sat, 05 Dec 2009 14:01:34 -0500
parents 71bafe66dbe1
children
rev   line source
adamc@55 1 type t = int
adamc@55 2 val x = 0