C has value semantics, Java has reference semantic...
# language-proposals
v
C has value semantics, Java has reference semantics. I am ok with that. Swift has both, and it complicates designing things x10