We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
This is an example of defining two functions.
f a = a /* a multiline example */ f2 b = b ```