Change visibility fix message (quotes) + list of available actions in tests
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
// "Make x public" "true"
|
||||
// "Make 'x' public" "true"
|
||||
|
||||
open class Base(protected open val x: Int)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user