xref: /minix3/tests/lib/libc/regex/data/basic.in (revision 11be35a165022172ed3cea20f2b5df0307540b0e)
1*11be35a1SLionel Sambuc# basics
2*11be35a1SLionel Sambuca		&	a	a
3*11be35a1SLionel Sambucabc		&	abc	abc
4*11be35a1SLionel Sambucabc|de		-	abc	abc
5*11be35a1SLionel Sambuca|b|c		-	abc	a
6