Intention to convert raw string literal to ordinary one
#KT-5208 Fixed
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
This intention converts a raw string literal (one surrounded with triple quote characters) to ordinary one (surrounded with single quote characters).
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user