Regenerate test data with constructed descriptors for diagnostics tests
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
package
|
||||
|
||||
package example {
|
||||
internal val x: kotlin.Int
|
||||
|
||||
package example.ns {
|
||||
internal val y: kotlin.Any? = 2
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user