ruby / spec

The Ruby Spec Suite aka ruby/spec
MIT License
600 stars 389 forks source link

Add spec for regexp compilation with invalid characters #1199

Closed herwinw closed 1 month ago

herwinw commented 1 month ago

This is different from the code path of too many characters (resulting in a different error message) and might be a different implementation from the "no characters" error.