Add more tests for KT-20262
This commit is contained in:
committed by
Stanislav Erokhin
parent
77f625bfc8
commit
2fe7cc5534
@@ -0,0 +1,3 @@
|
||||
// "Replace with 'expect'" "true"
|
||||
|
||||
<caret>header fun foo(): Int
|
||||
@@ -0,0 +1,3 @@
|
||||
// "Replace with 'expect'" "true"
|
||||
|
||||
expect fun foo(): Int
|
||||
@@ -0,0 +1 @@
|
||||
impl fun foo() = 42
|
||||
@@ -0,0 +1 @@
|
||||
impl fun foo() = 42
|
||||
Reference in New Issue
Block a user