diff --git a/error.c b/error.c index 13a6e3a5e2..cd031120e2 100644 --- a/error.c +++ b/error.c @@ -205,7 +205,6 @@ rb_warning_category_enabled_p(rb_warning_category_t category) * deprecation warnings * * assignment of non-nil value to $, and $; * * keyword arguments - * * proc/lambda without block * etc. * * +:experimental+ ::