Skip to content

Hotfix/numbers chapter#2

Merged
paulgoetze merged 2 commits intomasterfrom
hotfix/numbers-chapter
Oct 24, 2015
Merged

Hotfix/numbers chapter#2
paulgoetze merged 2 commits intomasterfrom
hotfix/numbers-chapter

Conversation

@paulgoetze
Copy link
Copy Markdown
Member

Fixes for Different types of number unit:

  • Fixes typo
  • Adds float to the expected definitions
  • Fixes the issue that solutions like the following one fail:
fixnum = Integer(3)
float = Float(4)

because it just looked for numbers that are not defined with Float() or Integer().

paulgoetze added a commit that referenced this pull request Oct 24, 2015
@paulgoetze paulgoetze merged commit bdb03dc into master Oct 24, 2015
@paulgoetze paulgoetze deleted the hotfix/numbers-chapter branch October 24, 2015 17:12
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.

1 participant