mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-06-12 03:55:23 +02:00
0411000662
If regular expression for splitting is provided as String instead of RegExp, it breaks split method since String doesn't have desired properties. Fixes #138