Array split crash (c#, gh for mac)

hi,

I am on Rhino Version 7 (7.5.21074.17002, 2021-03-15) on Mac.
In c# component, string split crashes. For instance,

string xxx = ("a,b,c,d,e,f,g);
xxx.Split(

as soon as i hit “(”, it crashes.

Thanks,

W

R7 issues apart I would recommend the classic way: