im trying to split a string when i found a \';\' and an \'int\' my input is:
int a;float b,c;c=a*b;
the regex that im trying to use is: