1*890232f2SAndroid Build Coastguard Worker 2*890232f2SAndroid Build Coastguard Workerstruct Property { 3*890232f2SAndroid Build Coastguard Worker property: bool; 4*890232f2SAndroid Build Coastguard Worker} 5*890232f2SAndroid Build Coastguard Worker 6*890232f2SAndroid Build Coastguard Workertable TestMutatingBool { 7*890232f2SAndroid Build Coastguard Worker b: Property; 8*890232f2SAndroid Build Coastguard Worker} 9