Suppose that you have to define the following multiline value using the string type, keeping its indentation in place:
<HTML> <BODY> <H1>Meaning of life</H1> </BODY> </HTML>
Suppose that you have to define the following multiline value using the string type, keeping its indentation in place:
<HTML> <BODY> <H1>Meaning of life</H1> </BODY> </HTML>