inline-4.hs   [plain text]


static inline char *getstring(void)
{
  return "hello";
}