I am trying to add CRLF in a string array.
function example() returns string [] { string[] a= ["Test\\n", "Test\\n" ,"Test"]