We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
if
We want to do something like that
main: -> let a = if true then 1 else 0 a + 1