var str = '12.45.63.25/32'; var prefix = str.split("/");print(str);
Standard input is empty
12.45.63.25/32
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!