[IR][tests] Add tests for remove-inlined-callable member case
This commit is contained in:
@@ -0,0 +1 @@
|
||||
inline fun bar() = foo()
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
inline fun bar() = foo()
|
||||