Fixed tests after adding error checking for intention tests.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
// IS_APPLICABLE: false
|
||||
// ERROR: Unresolved reference: got
|
||||
fun test() {
|
||||
class Test{
|
||||
fun get(i: Int) : Int = 0
|
||||
|
||||
Reference in New Issue
Block a user