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