┌─────┐ ┌─────┐ ┌───┐ ┌─────┐ │Dummy│ │Alice│ │Bob│ │Other│ └──┬──┘ └──┬──┘ └─┬─┘ └──┬──┘ │ foo1 │ │ │ │───────────────>│ │ │ │ │ │ │ │ ╔══════╤╪══════════════════════════════════════════╪══════╗ │ │ ║ REF ││ │ ║ │ │ ╟──────┘│ │ ║ │ │ ║ this is a reference over Alice and Bob │ ║ │ │ ╚═══════╪══════════════════════════════════════════╪══════╝ │ │ ╔══════╤╪══════════════════════════════════════════╪═══════════════╪═══════╗ │ ║ REF ││ │ │ ║ │ ╟──────┘│ │ │ ║ │ ║ this is a reference over Alice and Other │ │ ║ │ ╚═══════╪══════════════════════════════════════════╪═══════════════╪═══════╝ │ │ ok again │ │ │ │<─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─│ │ │ │ │ │ │ new style │ │ │ │─────────────────────────────────────────>│ │ │ │ │ │ │ ╔══════╤╪══════════════════════════════════════════╪══════╗ │ │ ║ REF ││ │ ║ │ │ ╟──────┘│ │ ║ │ │ ║ this is another1 reference over Alice and Bob │ ║ │ │ ╚═══════╪══════════════════════════════════════════╪══════╝ │ │ │ another new style │ │ │ │<─────────────────────────────────────────│ │ │ │ │ │ │ ╔══════╤╪══════════════════════════════════════════╪══════╗ │ │ ║ REF ││ │ ║ │ │ ╟──────┘│ │ ║ │ │ ║ this is another2 reference over Alice and Bob │ ║ │ ┌──┴──┐ ╚═════════════════════════════════════════════════════════╝ ┌──┴──┐ │Dummy│ │Alice│ │Bob│ │Other│ └─────┘ └─────┘ └───┘ └─────┘