Minor: fix test after merge
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ package foo
|
|||||||
|
|
||||||
internal class A {
|
internal class A {
|
||||||
|
|
||||||
private /*it's private*/ val field = 0
|
private/*it's private*/ val field = 0
|
||||||
fun /* nothing to return */ foo(/* no parameters at all */) {
|
fun /* nothing to return */ foo(/* no parameters at all */) {
|
||||||
// let declare a variable
|
// let declare a variable
|
||||||
// with 2 comments before
|
// with 2 comments before
|
||||||
|
|||||||
Reference in New Issue
Block a user