Fixed tests after adding error checking for intention tests.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
// ERROR: Property must be initialized or be abstract
|
||||
|
||||
class Owner<T> {
|
||||
val <R> <caret>p: R
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user