### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
JS: /.+/ typeof=string p.length=8 json={"p":"^?(.+)$?"}
JS: concat /a+/ + /b+/ typeof=string p.length=26 json={"p":"^?((^?(a+)$?)(^?(b+)$?))$?"}
Test::test_pattern string caught: Unable to compile pattern
Test::test_pattern with object caught: Unable to convert JS value '[object Object]' of type object to Zeek type pattern
ZEEK: any: /^?(.+)$?/
ZEEK: abcd: /^?(a?bbc+d*$)$?/
