Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

german support #8

Merged
merged 8 commits into from
Sep 29, 2015
Merged

german support #8

merged 8 commits into from
Sep 29, 2015

Conversation

dorians
Copy link
Collaborator

@dorians dorians commented Sep 13, 2015

No description provided.

def converter = new GermanThousandToWordsConverter([600: genderForm("sechshundert"), 60: genderForm("sechzig"), 6: genderForm("sechs")])

expect:
converter.asWords(666, GenderType.NON_APPLICABLE) =="sechshundertsechsundsechzig"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

file formatting (missing space)

@ligenziak
Copy link

just a few code formatting issues. Looks good to me but someone else must approve :)

dorians added a commit that referenced this pull request Sep 29, 2015
@dorians dorians merged commit b06ab8c into master Sep 29, 2015
@dorians dorians deleted the feature/german-support branch March 31, 2018 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants