Ph0enixKM / Amber

💎 Amber the programming language compiled to bash
https://amber-lang.com
GNU General Public License v3.0
3.53k stars 70 forks source link

✨ Add `-` unary operator #176

Closed Ph0enixKM closed 2 weeks ago

Ph0enixKM commented 2 weeks ago

This was forgotten to be implemented. Currently this code does not work:

let age = 12
echo -age