1# $FreeBSD$
2#
3# WARNING: spaces may be essential at the end of lines
4# WARNING: empty lines are essential too
5#
6# yesexpr
7^[yYyY是].*
8# noexpr
9^[nNnN不否].*
10# yesstr
1112# nostr
1314# EOF
15