/test.kt:(194,216): warning: Argument type mismatch: actual type is 'kotlin.String?', but 'kotlin.String' was expected. This will become an error in a future release.

/test.kt:(260,282): warning: Argument type mismatch: actual type is 'kotlin.String?', but 'kotlin.String' was expected. This will become an error in a future release.

/test.kt:(321,358): warning: Argument type mismatch: actual type is 'kotlin.String?', but 'kotlin.String' was expected. This will become an error in a future release.

/test.kt:(416,498): warning: Argument type mismatch: actual type is 'kotlin.String?', but 'kotlin.String' was expected. This will become an error in a future release.

/test.kt:(563,585): warning: Argument type mismatch: actual type is 'kotlin.String?', but 'kotlin.String' was expected. This will become an error in a future release.

/test.kt:(616,638): warning: Argument type mismatch: actual type is 'kotlin.String?', but 'kotlin.String' was expected. This will become an error in a future release.

/test.kt:(693,715): warning: Argument type mismatch: actual type is 'kotlin.String?', but 'kotlin.String' was expected. This will become an error in a future release.

/test.kt:(846,868): warning: Argument type mismatch: actual type is 'kotlin.String?', but 'kotlin.String' was expected. This will become an error in a future release.

/test.kt:(1122,1144): error: Return type mismatch: expected 'kotlin.String', actual 'kotlin.String?'.

/test.kt:(1122,1144): error: Argument type mismatch: actual type is 'kotlin.String?', but 'kotlin.String' was expected.

/test.kt:(1256,1278): warning: Argument type mismatch: actual type is 'kotlin.String?', but 'kotlin.String' was expected. This will become an error in a future release.

/test.kt:(1367,1389): warning: Argument type mismatch: actual type is 'kotlin.String?', but 'kotlin.String' was expected. This will become an error in a future release.

/test.kt:(1468,1475): error: Return type of 'get' is not a subtype of the return type of the overridden member 'fun get(): String'.

/test.kt:(1561,1564): error: Return type of 'get' is not a subtype of the return type of the overridden member 'fun get(): String'.
/edge-cases.kt:(242,284): error: Argument type mismatch: actual type is 'kotlin.Unit', but 'kotlin.String' was expected.

/edge-cases.kt:(323,376): error: Argument type mismatch: actual type is 'kotlin.Unit', but 'kotlin.String' was expected.

/edge-cases.kt:(348,370): error: Return type mismatch: expected 'kotlin.Unit', actual 'kotlin.String?'.

/edge-cases.kt:(348,370): error: Argument type mismatch: actual type is 'kotlin.String?', but 'kotlin.Unit' was expected.

/edge-cases.kt:(415,473): error: Argument type mismatch: actual type is 'kotlin.Unit', but 'kotlin.String' was expected.

/edge-cases.kt:(445,467): error: Return type mismatch: expected 'kotlin.Unit', actual 'kotlin.String?'.

/edge-cases.kt:(445,467): error: Argument type mismatch: actual type is 'kotlin.String?', but 'kotlin.Unit' was expected.

/edge-cases.kt:(520,576): error: Argument type mismatch: actual type is 'kotlin.Unit', but 'kotlin.String' was expected.

/edge-cases.kt:(642,649): warning: Argument type mismatch: actual type is 'T?', but 'T' was expected. This will become an error in a future release.

/edge-cases.kt:(739,746): warning: Argument type mismatch: actual type is 'T?', but 'T' was expected. This will become an error in a future release.

/edge-cases.kt:(862,891): warning: Argument type mismatch: actual type is 'kotlin.String?', but 'kotlin.String' was expected. This will become an error in a future release.
