mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 20:44:20 +00:00
7 lines
45 B
C
7 lines
45 B
C
#include "ruby.h"
|
|
|
|
void
|
|
Init_empty(void)
|
|
{
|
|
}
|