================
@@ -64,6 +95,31 @@ void error() {
accumulator++;
}
+ struct {
+ int FieldFromVar;
+ int FieldFromField;
+ } InferredField;
----------------
zeyi2 wrote:
Please add a newline here :)
https://github.com/llvm/llvm-project/pull/200660