diff options
| -rw-r--r-- | builtin.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -78,7 +78,7 @@ void Init_builtin_features(void) { -#ifndef BUILTIN_BINARY_SIZE +#ifdef BUILTIN_BINARY_SIZE load_with_builtin_functions("gem_prelude", NULL); |
![]() |
index : ruby.git | |
| The Ruby Programming Language |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | builtin.c | 2 |
@@ -78,7 +78,7 @@ void Init_builtin_features(void) { -#ifndef BUILTIN_BINARY_SIZE +#ifdef BUILTIN_BINARY_SIZE load_with_builtin_functions("gem_prelude", NULL); |