79571188

Date: 2025-04-13 03:57:06
Score: 1
Natty:
Report link

With Java 15, use the text block. There is no need to escape them !!

String message = 
"""
Java 15 does allow quotes (" or ') inside strings
"""
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Mohan