maxrt101 / ff

Scripting language
MIT License
4 stars 0 forks source link

Inline `if` #11

Open maxrt101 opened 2 years ago

maxrt101 commented 2 years ago

Example: if (x == 0) 10 else 20