--- parser3/tests/388-sql.html 2017/12/07 00:55:12 1.3 +++ parser3/tests/388-sql.html 2017/12/08 00:55:21 1.4 @@ -55,6 +55,10 @@ sqlite ../../sql/sqlite/.libs/libparser3 5.2. ^t[select * from pets; $.limit(1) $.offset(1) ] + 5.3 ^try-catch{ ^t[select * from pets; $.bind[ $.name[value] ] ] } + + 5.4 ^try-catch{ ^t[select * from pets; $.no-such-option[] ] } + 6. file