Create expect/actual: improve error hint message
#KT-33754 Fixed
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
// "Create expected property in common module testModule_Common" "true"
|
||||
// SHOULD_FAIL_WITH: You cannot create the expect declaration from:,actual val foo: Some = TODO()
|
||||
// SHOULD_FAIL_WITH: Some types are not accessible from testModule_Common:,Some
|
||||
// DISABLE-ERRORS
|
||||
|
||||
interface Some
|
||||
|
||||
Reference in New Issue
Block a user