elena-lang
elena-lang copied to clipboard
primitive operations
optimize the following operations:
- long + int
- int + byte operations
- int + short operations
- int + long operations
- long + byte operations
- long + short operations
- long + real operations
- -real
- -short
- -long