KT-2752: refactor generation of FQN in JS. Move backend-independent code to generic code in frontend.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package foo
|
||||
|
||||
// CHECK_CONTAINS_NO_CALLS: doNothingNoInline
|
||||
// CHECK_CONTAINS_NO_CALLS: doNothingNoInline_0
|
||||
|
||||
internal inline fun <T> doNothing1(a: T): T {
|
||||
return a
|
||||
|
||||
Reference in New Issue
Block a user