You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if .. then .. else
is a very well-known paradigm in programming. Also it is human readable. So this not violate the goals of WDL and I am very much in favour of adding this.
I noticed 1) works but not 2). Can we have else for conditional blocks (not just one-liners)?
1)
2)
The text was updated successfully, but these errors were encountered: