Skip to content

Typos and errors in control flow exercises #36

Open
@gfinol

Description

I found a typo in control flow exercises and an error.

Typo:
image
Indentation is not correct.

Error:
The following code that is requiered to transform to pattern match:
image

Fails the following test required for the solution:
image

Note the === "A" that should be === "a".

Corrected in https://share.unison-lang.org/@gfinol/code/latest/namespaces/public/prs/controlFlowTypos

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions