Replies: 1 comment 2 replies
-
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In C, printing a simple address would be like:
In Carbon, doing similar will return an error.
Error:
COMPILATION ERROR: ./address.carbon:5: Argument to & should be an lvalue.
Beta Was this translation helpful? Give feedback.
All reactions