Closed RyosukeFukatani closed 11 months ago
Tnx fore the report. This is clearly a bug. I am not sure whether I can solve it within reasonable bounds. But least that I can do, is to disallow this particular location for a comment.
I don't know your usage of this way of commenting, but I would most likely have put the comment somewhere else.
Thanks! Actually, we consider this commenting style to be an unusual one and do not intend to continue using it. In general, the following styles are considered preferable.
// comment1
// comment2
fun zero(): Float {
return 0.0f
}
Expected Behavior
Input
Expected result
or other compilable code.
Observed Behavior
Unfortunately we got non-compilable code.
Your Environment
.editorconfig
settings