mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-11 08:31:30 +00:00
Updata test data: txt files for diagnostics tests
This commit is contained in:
@@ -2,7 +2,7 @@ package test
|
||||
|
||||
internal trait TheTrait {
|
||||
|
||||
internal class object <class-object-for-TheTrait> {
|
||||
/*primary*/ private constructor <class-object-for-TheTrait>()
|
||||
internal class object Default {
|
||||
/*primary*/ private constructor Default()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user