Files

9 lines
83 B
Plaintext

class Foo {
void foo (){
/*
<caret>
text text text
text text text
*/
}
}