If I `compile('foo.txt')`, it should `accept('foo.txt')`, but doesn't. It also does not `accept('a/foo.txt')`.
If I
compile('foo.txt'), it shouldaccept('foo.txt'), but doesn't. It also does notaccept('a/foo.txt').