Why this regex in javascript returns undefined?

后端 未结 0 457
野性不改
野性不改 2020-12-10 11:45

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:

<
相关标签:
回答
  • 消灭零回复
提交回复
热议问题