Open
Description
https://www.pivotaltracker.com/story/show/81779716
TODO:
- assignment (lvalue and rvalue)
- conversion (between different fixed types)
- conversion (between other types)
- comparison operators (< > =)
- unary operators (-, --, ++)
- binary operators (+ - / * )
- do-we-need-these? binary operators (% **)