# { dg-options "-fstropping=upper" } # BEGIN STRUCT([]INT i, REAL r) s = ((1,2,3), 3.14); ASSERT ((i OF s)[1] = 1) END