William Tran-Viet cad1721781
[libc++][NFC] Simplify some optional.observe tests (#175682)
- Collapse the different ref/const-qualifier `operator*`, `operator->`
  and `value()` tests since they were all very similar to each other
- Refactor them to be inline with the current testing style
2026-01-23 17:28:59 -05:00
..