Files
kotlin/compiler/testData/diagnostics/tests/incompleteCode/diagnosticWithSyntaxError/incompleteVal.txt
2015-09-08 02:04:32 +03:00

6 lines
68 B
Plaintext
Vendored

package
package c {
public val i: [ERROR : No type, no body]
}