From 223fa1b1938d06c3e13be35d6a9ac1ba5545d8bb Mon Sep 17 00:00:00 2001 From: "K.Kosako" Date: Mon, 5 Mar 2018 00:25:47 +0900 Subject: [PATCH] use tag in callouts of contents --- sample/callout.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sample/callout.c b/sample/callout.c index 3e6f737..54080d2 100644 --- a/sample/callout.c +++ b/sample/callout.c @@ -234,9 +234,9 @@ extern int main(int argc, char* argv[]) // callout of contents test(enc, "a+(?{foo bar baz...}+)$", "aaab"); - test(enc, "(?{{!{}#$%&'()=-~^|[_]`@*:+;<>?/.\\,}})c", "abc"); + test(enc, "(?{{!{}#$%&'()=-~^|[_]`@*:+;<>?/.\\,}}[symbols])c", "abc"); test(enc, "\\A(...)(?{{{booooooooooooo{{ooo}}ooooooooooz}}}-)", "aaab"); - test(enc, "\\A(?!a(?{prec-read-not}+)b)", "ac"); + test(enc, "\\A(?!a(?{prec-read-not}[xxx]+)b)", "ac"); test(enc, "(?