unknown_field_attribute.toy (87B)
1 record Bad { 2 value @[.not_a_field_attribute]: i64, 3 } 4 5 fn main(): i64 { 6 return 0; 7 }