172574Skeith# $FreeBSD$
272574Skeith#
372574Skeith# WARNING: spaces may be essential at the end of lines
472574Skeith# WARNING: empty lines are essential too
572574Skeith#
672574Skeith# yesexpr
772574Skeith^[yY�B���O].*
872574Skeith# noexpr
972574Skeith^[nN�������_].*
1072574Skeith# yesstr
1172574Skeith�O
1272574Skeith# nostr
1372574Skeith�_
1472574Skeith# EOF
15