Skip to content

Mentor Say there is an error in Scala two fer #2198

@trent-shipley

Description

@trent-shipley

When Two Fer failed with code that had passed locally, and again when I found an answer on the Internet, and cheated. I checked with a mentor, who said the code was correct, there was a bug in exercism.org's checking the code.

object Twofer {
def twofer(name: String = "you"): String = s"One for ${name}, one for me.";
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions