mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-09 00:21:47 +00:00
JVM_IR: Generate fake inlining local variables for debugging.
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
// IGNORE_BACKEND: JVM_IR
|
||||
|
||||
inline fun bar(x: Int) : Int {
|
||||
return x
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user