I have following data as a string filehandle and I want to find the last statement of repeated pattern!!
abc(1) = xyz(0); abc(2) = xyz(1); abc(3) = xyz(2); ...............: abc(10) = xyz(9);
I would like to find the abc(10) = xyz(9);
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |