Introduce `new` keyword to be able to `new i32(25)` for example. Also add pointer dereferencing `*` and variable address `&`.