mirror of
https://github.com/corda/corda.git
synced 2025-03-12 07:23:59 +00:00
While at it, let's get rid of the unescaping in TrivialPattern which was buggy anyway: special operators such as \b were misinterpreted as trivial patterns. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>