Commit 162807e
committed
Update FindCallGraphTest to expect void for Kotlin Unit return type
Non-nullable kotlin.Unit return types now map to JVM void as of
rewrite 8.79.4 (openrewrite/rewrite#7364). Update the call graph
assertion to match.1 parent dacd4b2 commit 162807e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
382 | 382 | | |
383 | 383 | | |
384 | 384 | | |
385 | | - | |
| 385 | + | |
386 | 386 | | |
387 | 387 | | |
388 | 388 | | |
| |||
0 commit comments