[Native] Add K2 version of LLDB tests

This commit is contained in:
Ivan Kylchik
2023-12-27 17:52:15 +01:00
committed by Space Team
parent 2ded62c53e
commit 69c83698fb
22 changed files with 205 additions and 24 deletions
+1 -1
View File
@@ -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