Skip to content

Conversation

@headius
Copy link
Contributor

@headius headius commented Jan 14, 2024

The empty string here should match the encoding of the scanner string.

Fixes #78

@headius
Copy link
Contributor Author

headius commented Jan 14, 2024

The tests added by #80 pass with this PR. Merging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

In JRuby, StringScanner.new("") can only hold Encoding:US-ASCII encoding.

1 participant