mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-25 12:30:10 +01:00
* Naive pointer implementation * Bug fixes and better pointer tests * Remove debug print statement * Implement changes suggested by @geoffromer Also add a failing test case that tests applying the address-of operator to an rvalue.