Files
kotlin-fork/idea/resources/intentionDescriptions/ConvertLineCommentToBlockCommentIntention/after.kt.template
T
2018-04-24 11:57:56 +03:00

6 lines
49 B
Plaintext

<spot>/*
comment1
comment2
*/</spot>
val foo = 1