Open bloody76 opened 7 years ago
We would like to add support for expressions of the like:
val a = if (cond) value else other_value;
We would like to add support for expressions of the like: