multiline
multiline copied to clipboard
idea code formatter will change the text
example:
/**hello
*/
will be changed to
/**
* hello
*/