[Native] Drop LLDB_TRACE test directive
This directive doesn't have a lot of meaning. It is always set this way that we are getting text file with the same name as test file.
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
// KIND: STANDALONE_LLDB
|
||||
// LLDB_TRACE: kt47198.txt
|
||||
|
||||
// FILE: kt47198.kt
|
||||
fun foo(a:Int) = print("a: $a")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user