startend.in revision 1.1
11.1Spgoyette# check out the STARTEND option 21.1Spgoyette[abc] &# a(b)c b 31.1Spgoyette[abc] &# a(d)c 41.1Spgoyette[abc] &# a(bc)d b 51.1Spgoyette[abc] &# a(dc)d c 61.1Spgoyette. &# a()c 71.1Spgoyetteb.*c &# b(bc)c bc 81.1Spgoyetteb.* &# b(bc)c bc 91.1Spgoyette.*c &# b(bc)c bc 10