[Native] Add K2 version of LLDB tests
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
// KIND: STANDALONE_LLDB
|
||||
// FREE_COMPILER_ARGS: -Xg-generate-debug-trampoline=enable
|
||||
|
||||
// FIR_IDENTICAL
|
||||
// FILE: kt33055.kt
|
||||
fun question(subject: String, names: Array<String> = emptyArray()): String {
|
||||
return buildString { // breakpoint here
|
||||
|
||||
Reference in New Issue
Block a user