# a comment followed by some blank lines # another comment that is indented# variations on fnmatchpat0 attr0!pat1 attr1pat2/ attr2pat3dir/pat3file attr3pat4.* attr4 *.pat5 attr5pat6/pat6/*.pat6 attr6pat7[a-e]??[xyz] attr7 # with a comment on the linepat8\ with\ spaces attr8 invalid # attr with no assignments doesn't countalso/invalid invalid.again/# next attr is at eof pat9 attr9