C style multiline comments (/* */) were added. Also improved flexibility of all comments with a few corner cases where they weren’t supported being fixed.
Added a not operator (!).
The address function was removed in favour of the address operator (@).
Leave a Reply