Files
kotlin-fork/compiler/testData/diagnostics/tests/incompleteCode/diagnosticWithSyntaxError/incompleteVal.txt
T

6 lines
101 B
Plaintext
Vendored

package
package c {
public val i: [Error type: Return type for property i cannot be resolved]
}