Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 997f818

Browse files
smowtonigfoo
authored andcommitted
Accept java-and-kotlin result improvements
This happened because setting the type context for the return-type part of a function's label meant that the label now matches Java <-> Kotlin, and therefore it gets a Kotlin-source source location.
1 parent ab449e0 commit 997f818

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
| Java.java:3:3:3:26 | kotlinFun(...) | java_and_kotlin.testproj/test.class.files/Kotlin.class:0:0:0:0 | kotlinFun |
1+
| Java.java:3:3:3:26 | kotlinFun(...) | Kotlin.kt:2:2:4:2 | kotlinFun |
22
| Kotlin.kt:1:1:5:1 | <obinit>(...) | Kotlin.kt:1:1:5:1 | <obinit> |

0 commit comments

Comments
 (0)