mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-12 08:31:28 +00:00
Change visibility fix message (quotes) + list of available actions in tests
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
// "Make First private" "true"
|
||||
// "Make 'First' private" "true"
|
||||
// ACTION: Make 'Data' public
|
||||
|
||||
private open class Data(val x: Int)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user