lldb: fix struct vars debugging
This commit is contained in:
@@ -193,7 +193,7 @@ func FuncWithAllTypeParams(
|
||||
s = "world"
|
||||
e = E{i: 40}
|
||||
|
||||
// Expected:
|
||||
// Expected(skip):
|
||||
// i8: '\x09'
|
||||
// i16: 10
|
||||
// i32: 11
|
||||
|
||||
Reference in New Issue
Block a user