// error-pattern: assigning to non-lvalue fn main() { 5 <-> 3; }