================
@@ -0,0 +1,19 @@
+struct A {
+ struct {
+ int x = 1;
+ };
+ int y = 2;
----------------
cmtice wrote:No; leftover from other tests. Will remove it. https://github.com/llvm/llvm-project/pull/117808 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
