[Tests] Update test data after changes to FIR diagnostic messages
This commit is contained in:
committed by
Space Team
parent
de1c92a32f
commit
d0cc86f52c
@@ -8,6 +8,6 @@
|
||||
|
||||
/methodDeclaration.fir.kt:(594,595): error:
|
||||
|
||||
/methodDeclaration.fir.kt:(870,875): error: Val cannot be reassigned
|
||||
/methodDeclaration.fir.kt:(870,875): error: 'val' cannot be reassigned.
|
||||
|
||||
/methodDeclaration.fir.kt:(878,880): error: Assignment type mismatch: actual type is 'kotlin/Int' but '<local>/IntProperty' was expected
|
||||
/methodDeclaration.fir.kt:(878,880): error: Assignment type mismatch: actual type is 'kotlin/Int', but '<local>/IntProperty' was expected.
|
||||
|
||||
Reference in New Issue
Block a user