Arnout Engelen - 2011-05-02

Now this might be a bad example, as you can't export a 'static bool fn' anyway (it is not exposed to the linker).

The error message could be improved though, and it doesn't accept 'extern bool fn' either.