// RUN: %target-swift-frontend -primary-file %s -emit-ir struct Bar { var a: A1 var b: Foo } enum Foo {}