Analyze Data Flow: Support cross-language analysis
#KT-16833 Fixed
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
9 return <bold>1</bold>;
|
||||
7 val <bold>x = foo</bold>
|
||||
7 val x = <bold>foo</bold>
|
||||
4 val <bold>foo: Int by D.INSTANCE</bold>
|
||||
9 return <bold>1</bold>;
|
||||
Reference in New Issue
Block a user