Yea sorry you're right, dereferencing the variable gives the right address. As 
the console output shows it's a pointer to a pointer. `ptr 0x55a7f3cb0d20 --> 
ref 0x7f39004f2048 --> [x = 1]`

Reply via email to