2 lines
45 B
JavaScript
2 lines
45 B
JavaScript
var x = "\n here is some \n new lined text";
|
var x = "\n here is some \n new lined text";
|