Minor, rename "inner" -> "nested" in tests
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package aaa
|
||||
|
||||
class A {
|
||||
object O {
|
||||
val s = "OK"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user