for the next time

Stephen Weeks MLton@sourcelight.com
Mon, 9 Jul 2001 09:34:14 -0700


> In the FFI section, it probably deserves emphasis that the trailing semicolon
> is required and is part of the _ffi form.

It is mentioned.  From the docs ...


The general form of an _ffi declaration is: 

_ffi "c function name": ty;

The semicolon is not optional.