ruby--ruby/goruby.c

4 lines
78 B
C

void Init_golf(void);
#define RUBY_MAIN_INIT() Init_golf()
#include "main.c"